|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.tagext.BodyTagSupport
org.apache.struts.taglib.html.BaseHandlerTag
org.apache.struts.taglib.html.BaseInputTag
org.apache.struts.taglib.html.BaseFieldTag
com.jcorporate.expresso.ext.struts.taglib.html.ExLayerTag
com.jcorporate.expresso.ext.struts.taglib.html.ExLayerInputTag
Tag for input fields of type "LayerInput".
| Field Summary |
| Fields inherited from class org.apache.struts.taglib.html.BaseFieldTag |
accept, name, redisplay, type |
| Fields inherited from class org.apache.struts.taglib.html.BaseInputTag |
cols, maxlength, messages, rows |
| Fields inherited from class org.apache.struts.taglib.html.BaseHandlerTag |
accesskey, defaultLocale, indexed, tabindex |
| Fields inherited from class javax.servlet.jsp.tagext.BodyTagSupport |
bodyContent |
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
pageContext |
| Fields inherited from interface javax.servlet.jsp.tagext.BodyTag |
EVAL_BODY_BUFFERED, EVAL_BODY_TAG |
| Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
EVAL_BODY_AGAIN |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Constructor Summary | |
ExLayerInputTag()
Constructor for ExLayerInputTag |
|
| Method Summary | |
boolean |
addLayerToHide(String idLayer)
Gets the value |
int |
doEndTag()
Standard doEndTag. |
int |
doStartTag()
|
String |
getProperty()
Gets the property |
String |
getValue()
Gets the value |
void |
setProperty(String property)
Sets the property |
void |
setValue(String value)
Sets the value |
| Methods inherited from class com.jcorporate.expresso.ext.struts.taglib.html.ExLayerTag |
getId, getState, getTag, setId, setState, setTag |
| Methods inherited from class org.apache.struts.taglib.html.BaseFieldTag |
getAccept, getName, getRedisplay, release, setAccept, setName, setRedisplay |
| Methods inherited from class org.apache.struts.taglib.html.BaseInputTag |
getCols, getMaxlength, getRows, getSize, setCols, setMaxlength, setRows, setSize |
| Methods inherited from class org.apache.struts.taglib.html.BaseHandlerTag |
getAccesskey, getAlt, getAltKey, getBundle, getDisabled, getElementClose, getIndexed, getLocale, getOnblur, getOnchange, getOnclick, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnselect, getReadonly, getStyle, getStyleClass, getStyleId, getTabindex, getTitle, getTitleKey, isXhtml, lookupProperty, message, prepareEventHandlers, prepareFocusEvents, prepareIndex, prepareKeyEvents, prepareMouseEvents, prepareStyles, prepareTextEvents, setAccesskey, setAlt, setAltKey, setBundle, setDisabled, setIndexed, setLocale, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setReadonly, setStyle, setStyleClass, setStyleId, setTabindex, setTitle, setTitleKey |
| Methods inherited from class javax.servlet.jsp.tagext.BodyTagSupport |
doAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContent |
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
findAncestorWithClass, getParent, getValue, getValues, removeValue, setPageContext, setParent, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.servlet.jsp.tagext.Tag |
getParent, setPageContext, setParent |
| Constructor Detail |
public ExLayerInputTag()
| Method Detail |
public int doStartTag()
throws JspException
doStartTag in interface TagdoStartTag in class ExLayerTagJspException
public int doEndTag()
throws JspException
doEndTag in interface TagdoEndTag in class ExLayerTagJspExceptionpublic String getProperty()
public void setProperty(String property)
property - The property to setpublic String getValue()
public void setValue(String value)
value - The value to setpublic boolean addLayerToHide(String idLayer)
idLayer - The id of layer to add on list
|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||