Uses of Class
com.netgrif.application.engine.configuration.properties.enumeration.XFrameOptionsMode
- 
Packages that use XFrameOptionsMode Package Description com.netgrif.application.engine.configuration.properties.enumeration  - 
- 
Uses of XFrameOptionsMode in com.netgrif.application.engine.configuration.properties.enumeration
Methods in com.netgrif.application.engine.configuration.properties.enumeration that return XFrameOptionsMode Modifier and Type Method Description static XFrameOptionsModeXFrameOptionsMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static XFrameOptionsMode[]XFrameOptionsMode. values()Returns an array containing the constants of this enum type, in the order they are declared. 
 -