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