public class DtoCell<D extends Dto>
extends <any>
| Constructor and Description |
|---|
DtoCell() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(Context context,
D value,
SafeHtmlBuilder sb) |
public void render(Context context,
D value,
SafeHtmlBuilder sb)