Uses of Class
net.n2oapp.framework.api.metadata.global.view.widget.FormMode
-
Packages that use FormMode Package Description net.n2oapp.framework.api.metadata.global.view.widget -
-
Uses of FormMode in net.n2oapp.framework.api.metadata.global.view.widget
Methods in net.n2oapp.framework.api.metadata.global.view.widget that return FormMode Modifier and Type Method Description static FormModeFormMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FormMode[]FormMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-