JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr
|
Method
Detail:
Field |
Constr
|
Method
SEARCH
Package
net.datenwerke.gxtdto.client.cells
Class DtoCell<D>
<any><D>
net.datenwerke.gxtdto.client.cells.DtoCell<D>
public class
DtoCell<D>
extends <any>
Constructor Summary
Constructors
Constructor
Description
DtoCell
()
Method Summary
All Methods
Instance Methods
Concrete Methods
Modifier and Type
Method
Description
void
render
(Context context,
D
value, SafeHtmlBuilder sb)
Constructor Details
DtoCell
public
DtoCell
()
Method Details
render
public
void
render
(Context context,
D
value, SafeHtmlBuilder sb)