Uses of Enum Class
org.eclipse.nebula.widgets.nattable.columnCategories.Node.Type
Packages that use Node.Type
-
Uses of Node.Type in org.eclipse.nebula.widgets.nattable.columnCategories
Methods in org.eclipse.nebula.widgets.nattable.columnCategories that return Node.TypeModifier and TypeMethodDescriptionNode.getType()static Node.TypeReturns the enum constant of this class with the specified name.static Node.Type[]Node.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.nebula.widgets.nattable.columnCategories with parameters of type Node.TypeConstructors in org.eclipse.nebula.widgets.nattable.columnCategories with parameters of type Node.Type