Uses of Class
de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.hierarchy.HideOrShowChildNodes.HideOrShowOperation
Package | Description |
---|---|
de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.hierarchy |
-
Uses of HideOrShowChildNodes.HideOrShowOperation in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.hierarchy
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.hierarchy that return HideOrShowChildNodes.HideOrShowOperation Modifier and Type Method Description static HideOrShowChildNodes.HideOrShowOperation
HideOrShowChildNodes.HideOrShowOperation. valueOf(String name)
Returns the enum constant of this type with the specified name.static HideOrShowChildNodes.HideOrShowOperation[]
HideOrShowChildNodes.HideOrShowOperation. values()
Returns an array containing the constants of this enum type, in the order they are declared.