Uses of Class
org.apache.ecs.wml.Option

Packages that use Option
org.apache.ecs.wml   
 

Uses of Option in org.apache.ecs.wml
 

Methods in org.apache.ecs.wml that return Option
 Option Option.setTitleAttr(java.lang.String title)
          Sets the title="" attribute
 Option Option.setValue(java.lang.String value)
          Sets the value="" attribute
 Option Option.setOnPick(java.lang.String url)
          Sets the onpick="" attribute
 Option Option.addElement(Element element)
          Adds an Element to the element.
 Option Option.addElement(java.lang.String element)
          Adds an Element to the element.
 



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.