public class GridModelConverter extends AbstractListModelConverter<org.zkoss.zul.Grid>
Converter implementation of the grid for converting collection to ListModel and vice versa.IGNORED_VALUE| Constructor and Description |
|---|
GridModelConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected org.zkoss.zul.ListModel<?> |
getComponentModel(org.zkoss.zul.Grid comp) |
coerceToBean, coerceToUi, handleWrappedModelprotected org.zkoss.zul.ListModel<?> getComponentModel(org.zkoss.zul.Grid comp)
getComponentModel in class AbstractListModelConverter<org.zkoss.zul.Grid>comp - the component that has listmodelCopyright © 2020. All rights reserved.