Package com.simsilica.lemur.grid
Interface GridModel<T>
- All Superinterfaces:
VersionedObject<GridModel<T>>
- All Known Implementing Classes:
ArrayGridModel
,GridModelWrapper
,ListBox.GridModelDelegate
,ListModel
-
Method Summary
Modifier and TypeMethodDescriptionint
int
void
Methods inherited from interface com.simsilica.lemur.core.VersionedObject
createReference, getObject, getVersion
-
Method Details
-
getRowCount
int getRowCount() -
getColumnCount
int getColumnCount() -
getCell
-
setCell
-