T
- The Type of the valuepublic interface GridCellValue<T>
Modifier and Type | Method and Description |
---|---|
String |
getPlaceHolder()
Returns the (optional) placeholder to use when no actual value has been set
|
T |
getValue()
Returns the value of the cell.
|
T getValue()
String getPlaceHolder()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.