- 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>>
public class RdcShortLongTextCellFactory<T> extends org.tentackle.fx.ShortLongTextCellFactory<T>ExtendedShortLongTextCellFactorywith security checks.
-
-
Constructor Summary
Constructors Constructor Description RdcShortLongTextCellFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.tentackle.misc.ShortLongTextgetShortLongText(T item)
-