Class ComplexDataItemValueListCell.CellAction

java.lang.Object
org.controlsfx.control.action.Action
de.rpgframework.jfx.cells.ComplexDataItemValueListCell.CellAction
All Implemented Interfaces:
EventListener, EventHandler<ActionEvent>
Enclosing class:
ComplexDataItemValueListCell<T extends ComplexDataItem, V extends ComplexDataItemValue<T>>

public class ComplexDataItemValueListCell.CellAction extends org.controlsfx.control.action.Action
  • Property Summary

    Properties inherited from class org.controlsfx.control.action.Action

    accelerator, disabled, graphic, longText, selected, style, text
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.controlsfx.control.action.Action

    acceleratorProperty, disabledProperty, getAccelerator, getEventHandler, getGraphic, getLongText, getProperties, getStyle, getStyleClass, getText, graphicProperty, handle, isDisabled, isSelected, lock, longTextProperty, selectedProperty, setAccelerator, setDisabled, setEventHandler, setGraphic, setLongText, setSelected, setStyle, setText, styleProperty, textProperty

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait