Uses of Enum
org.odftoolkit.odfdom.dom.attribute.form.FormTabCycleAttribute.Value
Packages that use FormTabCycleAttribute.Value
-
Uses of FormTabCycleAttribute.Value in org.odftoolkit.odfdom.dom.attribute.form
Methods in org.odftoolkit.odfdom.dom.attribute.form that return FormTabCycleAttribute.ValueModifier and TypeMethodDescriptionstatic FormTabCycleAttribute.ValueFormTabCycleAttribute.Value.enumValueOf(String value) FormTabCycleAttribute.getEnumValue()static FormTabCycleAttribute.ValueReturns the enum constant of this type with the specified name.static FormTabCycleAttribute.Value[]FormTabCycleAttribute.Value.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.odftoolkit.odfdom.dom.attribute.form with parameters of type FormTabCycleAttribute.ValueModifier and TypeMethodDescriptionvoidFormTabCycleAttribute.setEnumValue(FormTabCycleAttribute.Value attrValue)