Uses of Class
io.vertigo.struts2.core.FormMode
-
Packages that use FormMode Package Description io.vertigo.struts2.core -
-
Uses of FormMode in io.vertigo.struts2.core
Methods in io.vertigo.struts2.core that return FormMode Modifier and Type Method Description static FormModeFormMode. valueOf(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.
-