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