java.lang.ObjectAn attribute as aorg.apache.struts.tiles.xmlDefinition.XmlAttribute
org.apache.struts.tiles.xmlDefinition.XmlListAttribute
List
.
This attribute associates a name with a list. The list can be found by the
property name.
Elements in list are retrieved using List methods.
This class is used to read configuration files.
Constructor: |
---|
|
|
Method from org.apache.struts.tiles.xmlDefinition.XmlListAttribute Summary: |
---|
add, add, addObject |
Methods from org.apache.struts.tiles.xmlDefinition.XmlAttribute: |
---|
computeRealValue, getAttribute, getName, getRole, getValue, setAttribute, setBody, setContent, setDirect, setName, setRole, setType, setValue |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.struts.tiles.xmlDefinition.XmlListAttribute Detail: |
---|
|
|
|