Package ch.tocco.nice2.netui.spi.bind
Interface CustomDataValue<T>
- All Known Implementing Classes:
SimpleCustomDataValue
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.
-
Method Details
-
getTypedValue
TypedValue<T> getTypedValue()Deprecated. -
getCrawlableValue
String getCrawlableValue()Deprecated.
-