Uses of Enum
de.xima.fc.gui.statics.EProjectAccessConfig
Packages that use EProjectAccessConfig
-
Uses of EProjectAccessConfig in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return EProjectAccessConfigModifier and TypeMethodDescriptionProjectImportBean.getProjectEditAccess()
ProjectImportBean.getProjectViewAccess()
Methods in de.xima.fc.gui.bean.project with parameters of type EProjectAccessConfigModifier and TypeMethodDescriptionvoid
ProjectImportBean.setProjectEditAccess
(EProjectAccessConfig projectEditAccess) void
ProjectImportBean.setProjectViewAccess
(EProjectAccessConfig projectViewAccess) -
Uses of EProjectAccessConfig in de.xima.fc.gui.statics
Methods in de.xima.fc.gui.statics that return EProjectAccessConfigModifier and TypeMethodDescriptionstatic EProjectAccessConfig
Returns the enum constant of this type with the specified name.static EProjectAccessConfig[]
EProjectAccessConfig.values()
Returns an array containing the constants of this enum type, in the order they are declared.