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

Packages that use Select
org.apache.ecs.wml   
 

Uses of Select in org.apache.ecs.wml
 

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



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