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 TypeMethodDescriptionvoidProjectImportBean.setProjectEditAccess(EProjectAccessConfig projectEditAccess) voidProjectImportBean.setProjectViewAccess(EProjectAccessConfig projectViewAccess) -
Uses of EProjectAccessConfig in de.xima.fc.gui.statics
Subclasses with type arguments of type EProjectAccessConfig in de.xima.fc.gui.staticsModifier and TypeClassDescriptionenumOptions during project import for choosing how the project access will be resolvedMethods in de.xima.fc.gui.statics that return EProjectAccessConfigModifier and TypeMethodDescriptionstatic EProjectAccessConfigReturns 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.