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