|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTagSupport
org.apache.struts.taglib.html.OptionsTag
org.apache.struts.taglib.nested.html.NestedOptionsTag
public class NestedOptionsTag
NestedOptionsTag.
| Field Summary | |
|---|---|
private java.lang.String |
originalLabelProperty
|
private java.lang.String |
originalName
|
private java.lang.String |
originalProperty
|
| Fields inherited from class org.apache.struts.taglib.html.OptionsTag |
|---|
collection, filter, labelName, labelProperty, messages, name, property |
| Constructor Summary | |
|---|---|
NestedOptionsTag()
|
|
| Method Summary | |
|---|---|
int |
doEndTag()
Complete the processing of the tag. |
int |
doStartTag()
Overriding method of the heart of the matter. |
void |
release()
Release the tag's resources and reset the values. |
| Methods inherited from class org.apache.struts.taglib.html.OptionsTag |
|---|
addOption, getCollection, getFilter, getIterator, getLabelName, getLabelProperty, getName, getProperty, getStyle, getStyleClass, setCollection, setFilter, setLabelName, setLabelProperty, setName, setProperty, setStyle, setStyleClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.struts.taglib.nested.NestedNameSupport |
|---|
getName, setName |
| Methods inherited from interface org.apache.struts.taglib.nested.NestedPropertySupport |
|---|
getProperty, setProperty |
| Field Detail |
|---|
private java.lang.String originalName
private java.lang.String originalProperty
private java.lang.String originalLabelProperty
| Constructor Detail |
|---|
public NestedOptionsTag()
| Method Detail |
|---|
public int doStartTag()
throws JspException
doStartTag in class OptionsTagJspException - if a JSP exception has occurred
public int doEndTag()
throws JspException
doEndTag in class OptionsTagJspException - for the bad things JSP's dopublic void release()
release in class OptionsTag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||