Uses of Class
org.odftoolkit.odfdom.dom.element.form.FormFormElement.XlinkActuateAttributeValue

Packages that use FormFormElement.XlinkActuateAttributeValue
org.odftoolkit.odfdom.dom.element.form   
 

Uses of FormFormElement.XlinkActuateAttributeValue in org.odftoolkit.odfdom.dom.element.form
 

Methods in org.odftoolkit.odfdom.dom.element.form that return FormFormElement.XlinkActuateAttributeValue
static FormFormElement.XlinkActuateAttributeValue FormFormElement.XlinkActuateAttributeValue.enumValueOf(java.lang.String value)
           
static FormFormElement.XlinkActuateAttributeValue FormFormElement.XlinkActuateAttributeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FormFormElement.XlinkActuateAttributeValue[] FormFormElement.XlinkActuateAttributeValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.