Uses of Annotation Type
org.controlsfx.control.action.ActionCheck
Packages that use ActionCheck
Package
Description
-
Uses of ActionCheck in org.controlsfx.control.action
Classes in org.controlsfx.control.action with annotations of type ActionCheck -
Uses of ActionCheck in org.controlsfx.control.tableview2.actions
Classes in org.controlsfx.control.tableview2.actions with annotations of type ActionCheckModifier and TypeClassDescriptionclass
A custom action that can be added to the ContextMenu of a column header, allowing the user to fix or unfix the column.class
A custom action that can be added to the ContextMenu of any row in the row header, allowing the user to fix or unfix the row.