public class GridModelConverter extends AbstractListModelConverter<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 ListModel<?> |
getComponentModel(Grid comp) |
coerceToBean, coerceToUi, handleWrappedModel
protected ListModel<?> getComponentModel(Grid comp)
getComponentModel
in class AbstractListModelConverter<Grid>
comp
- the component that has listmodelCopyright © 2005-2018 Potix Corporation. All Rights Reserved.