Class RdcShortLongTextCellFactory<T>

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 ShortLongTextCellFactory<T>
Extended ShortLongTextCellFactory with security checks.
  • Constructor Details

    • RdcShortLongTextCellFactory

      public RdcShortLongTextCellFactory()
  • Method Details