Uses of Class
de.xima.fc.gui.common.enums.EContentViewCategory
-
Packages that use EContentViewCategory Package Description de.xima.fc.gui.common.enums de.xima.fc.gui.common.statics -
-
Uses of EContentViewCategory in de.xima.fc.gui.common.enums
Methods in de.xima.fc.gui.common.enums that return EContentViewCategory Modifier and Type Method Description static EContentViewCategory
EContentViewCategory. valueOf(String name)
Returns the enum constant of this type with the specified name.static EContentViewCategory[]
EContentViewCategory. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EContentViewCategory in de.xima.fc.gui.common.statics
Methods in de.xima.fc.gui.common.statics that return EContentViewCategory Modifier and Type Method Description EContentViewCategory
EContentView. getCategory()
-