java.lang.Object
org.tentackle.fx.ShortLongTextCellFactory<T>
org.tentackle.fx.rdc.RdcShortLongTextCellFactory<T>
- Type Parameters:
T- the type
- All Implemented Interfaces:
javafx.util.Callback<javafx.scene.control.ListView<T>,javafx.scene.control.ListCell<T>>
Extended
ShortLongTextCellFactory with security checks.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.tentackle.misc.ShortLongTextgetShortLongText(T item) Methods inherited from class org.tentackle.fx.ShortLongTextCellFactory
call, updateLabels
-
Constructor Details
-
RdcShortLongTextCellFactory
public RdcShortLongTextCellFactory()
-
-
Method Details
-
getShortLongText
- Overrides:
getShortLongTextin classShortLongTextCellFactory<T>
-