Uses of Class
com.arsdigita.bebop.util.Attributes

Packages that use Attributes
com.arsdigita.bebop A set of server-side user interface components for web applications. 
com.arsdigita.formbuilder.util   
 

Uses of Attributes in com.arsdigita.bebop
 

Fields in com.arsdigita.bebop declared as Attributes
protected  Attributes SimpleComponent.m_attr
          The Attribute object is protected to make it easier for the Form Builder service to persist the SimpleComponent.
 

Uses of Attributes in com.arsdigita.formbuilder.util
 

Methods in com.arsdigita.formbuilder.util that return Attributes
 Attributes AttributeHelper.getAttributesMap(String attributeString)
          Takes a String on XML attribute format and copies the attributes in this String to a Attribute object
 

Methods in com.arsdigita.formbuilder.util with parameters of type Attributes
static String AttributeHelper.getAttributeString(Attributes attributes)
          Takes a Bebop Attribute object with the attributes of the Bebop Component and returns those attributes in a String on XML attribute format.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC