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