Package org.apache.struts2.views.jsp.ui
Class OptionTransferSelectTag
java.lang.Object
jakarta.servlet.jsp.tagext.TagSupport
jakarta.servlet.jsp.tagext.BodyTagSupport
org.apache.struts2.views.jsp.StrutsBodyTagSupport
org.apache.struts2.views.jsp.ComponentTagSupport
org.apache.struts2.views.jsp.ui.AbstractUITag
org.apache.struts2.views.jsp.ui.AbstractListTag
org.apache.struts2.views.jsp.ui.AbstractRequiredListTag
org.apache.struts2.views.jsp.ui.AbstractDoubleListTag
org.apache.struts2.views.jsp.ui.OptionTransferSelectTag
- All Implemented Interfaces:
- jakarta.servlet.jsp.tagext.BodyTag,- jakarta.servlet.jsp.tagext.DynamicAttributes,- jakarta.servlet.jsp.tagext.IterationTag,- jakarta.servlet.jsp.tagext.JspTag,- jakarta.servlet.jsp.tagext.Tag,- Serializable
OptionTransferSelect jsp tag.
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected StringFields inherited from class org.apache.struts2.views.jsp.ui.AbstractDoubleListTagdoubleAccesskey, doubleCssClass, doubleCssStyle, doubleDisabled, doubleEmptyOption, doubleHeaderKey, doubleHeaderValue, doubleId, doubleList, doubleListCssClass, doubleListCssStyle, doubleListKey, doubleListTitle, doubleListValue, doubleMultiple, doubleName, doubleOnblur, doubleOnchange, doubleOnclick, doubleOndblclick, doubleOnfocus, doubleOnkeydown, doubleOnkeypress, doubleOnkeyup, doubleOnmousedown, doubleOnmousemove, doubleOnmouseout, doubleOnmouseover, doubleOnmouseup, doubleOnselect, doubleSize, doubleValue, emptyOption, formName, headerKey, headerValue, multiple, sizeFields inherited from class org.apache.struts2.views.jsp.ui.AbstractListTaglist, listCssClass, listCssStyle, listKey, listLabelKey, listTitle, listValue, listValueKeyFields inherited from class org.apache.struts2.views.jsp.ui.AbstractUITagaccesskey, cssClass, cssErrorClass, cssErrorStyle, cssStyle, disabled, dynamicAttributes, errorPosition, id, javascriptTooltip, key, label, labelPosition, labelSeparator, name, onblur, onchange, onclick, ondblclick, onfocus, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onselect, requiredLabel, requiredPosition, tabindex, template, templateDir, theme, title, tooltip, tooltipConfig, tooltipCssClass, tooltipDelay, tooltipIconPath, valueFields inherited from class org.apache.struts2.views.jsp.ComponentTagSupportcomponentFields inherited from class jakarta.servlet.jsp.tagext.BodyTagSupportbodyContentFields inherited from class jakarta.servlet.jsp.tagext.TagSupportpageContextFields inherited from interface jakarta.servlet.jsp.tagext.BodyTagEVAL_BODY_BUFFERED, EVAL_BODY_TAGFields inherited from interface jakarta.servlet.jsp.tagext.IterationTagEVAL_BODY_AGAINFields inherited from interface jakarta.servlet.jsp.tagext.TagEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidProvide a mechanism to clear tag state, to handle servlet container JSP tag pooling behaviour with some servers, such as Glassfish.getBean(ValueStack stack, jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse res) protected voidDefine method to populate component state based on the Tag attributes.voidsetAddAllToLeftLabel(String addAllToLeftLabel) voidsetAddAllToLeftOnclick(String addAllToLeftOnclick) voidsetAddAllToRightLabel(String addAllToRightLabel) voidsetAddAllToRightOnclick(String addAllToRightOnclick) voidsetAddToLeftLabel(String addToLeftLabel) voidsetAddToLeftOnclick(String addToLeftOnclick) voidsetAddToRightLabel(String addToRightLabel) voidsetAddToRightOnclick(String addToRightOnclick) voidsetAllowAddAllToLeft(String allowAddAllToLeft) voidsetAllowAddAllToRight(String allowAddAllToRight) voidsetAllowAddToLeft(String allowAddToLeft) voidsetAllowAddToRight(String allowAddToRight) voidsetAllowSelectAll(String allowSelectAll) voidsetAllowUpDownOnLeft(String allowUpDownOnLeft) voidsetAllowUpDownOnRight(String allowUpDownOnRight) voidsetButtonCssClass(String buttonCssId) voidsetButtonCssStyle(String buttonCssStyle) voidsetLeftDownLabel(String leftDownLabel) voidsetLeftTitle(String leftTitle) voidsetLeftUpLabel(String leftUpLabel) voidsetPerformClearTagStateForTagPoolingServers(boolean performClearTagStateForTagPoolingServers) Must declare the setter at the descendant Tag class level in order for the tag handler to locate the method.voidsetRightDownLabel(String rightDownLabel) voidsetRightTitle(String rightTitle) voidsetRightUpLabel(String rightUpLabel) voidsetSelectAllLabel(String selectAllLabel) voidsetSelectAllOnclick(String selectAllOnclick) voidsetUpDownOnLeftOnclick(String upDownOnLeftOnclick) voidsetUpDownOnRightOnclick(String upDownOnRightOnclick) Methods inherited from class org.apache.struts2.views.jsp.ui.AbstractDoubleListTaggetDoubleCssClass, getDoubleCssStyle, getDoubleDisabled, getDoubleEmptyOption, getDoubleHeaderKey, getDoubleHeaderValue, getDoubleId, getDoubleList, getDoubleListKey, getDoubleListValue, getDoubleMultiple, getDoubleName, getDoubleOnblur, getDoubleOnchange, getDoubleOnclick, getDoubleOndblclick, getDoubleOnfocus, getDoubleOnkeydown, getDoubleOnkeypress, getDoubleOnkeyup, getDoubleOnmousedown, getDoubleOnmousemove, getDoubleOnmouseout, getDoubleOnmouseover, getDoubleOnmouseup, getDoubleOnselect, getDoubleSize, getDoubleValue, getFormName, setDoubleAccesskey, setDoubleCssClass, setDoubleCssStyle, setDoubleDisabled, setDoubleEmptyOption, setDoubleHeaderKey, setDoubleHeaderValue, setDoubleId, setDoubleList, setDoubleListCssClass, setDoubleListCssStyle, setDoubleListKey, setDoubleListTitle, setDoubleListValue, setDoubleMultiple, setDoubleName, setDoubleOnblur, setDoubleOnchange, setDoubleOnclick, setDoubleOndblclick, setDoubleOnfocus, setDoubleOnkeydown, setDoubleOnkeypress, setDoubleOnkeyup, setDoubleOnmousedown, setDoubleOnmousemove, setDoubleOnmouseout, setDoubleOnmouseover, setDoubleOnmouseup, setDoubleOnselect, setDoubleSize, setDoubleValue, setEmptyOption, setFormName, setHeaderKey, setHeaderValue, setMultiple, setSizeMethods inherited from class org.apache.struts2.views.jsp.ui.AbstractListTagsetList, setListCssClass, setListCssStyle, setListKey, setListLabelKey, setListTitle, setListValue, setListValueKeyMethods inherited from class org.apache.struts2.views.jsp.ui.AbstractUITagsetAccesskey, setCssClass, setCssErrorClass, setCssErrorStyle, setCssStyle, setDisabled, setDynamicAttribute, setErrorPosition, setId, setJavascriptTooltip, setKey, setLabel, setLabelPosition, setLabelSeparator, setName, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setRequiredLabel, setRequiredPosition, setStyle, setTabindex, setTemplate, setTemplateDir, setTheme, setTitle, setTooltip, setTooltipConfig, setTooltipCssClass, setTooltipDelay, setTooltipIconPath, setValueMethods inherited from class org.apache.struts2.views.jsp.ComponentTagSupportdoEndTag, doStartTag, getComponent, populatePerformClearTagStateForTagPoolingServersParamMethods inherited from class org.apache.struts2.views.jsp.StrutsBodyTagSupportfindString, findValue, findValue, getBody, getPerformClearTagStateForTagPoolingServers, getStack, release, toStringMethods inherited from class jakarta.servlet.jsp.tagext.BodyTagSupportdoAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContentMethods inherited from class jakarta.servlet.jsp.tagext.TagSupportfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setPageContext, setParent, setValueMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jakarta.servlet.jsp.tagext.TaggetParent, setPageContext, setParent
- 
Field Details- 
allowAddToLeft
- 
allowAddToRight
- 
allowAddAllToLeft
- 
allowAddAllToRight
- 
allowSelectAll
- 
allowUpDownOnLeft
- 
allowUpDownOnRight
- 
leftTitle
- 
rightTitle
- 
buttonCssClass
- 
buttonCssStyle
- 
addToLeftLabel
- 
addToRightLabel
- 
addAllToLeftLabel
- 
addAllToRightLabel
- 
selectAllLabel
- 
leftUpLabel
- 
leftDownLabel
- 
rightUpLabel
- 
rightDownLabel
- 
addToLeftOnclick
- 
addToRightOnclick
- 
addAllToLeftOnclick
- 
addAllToRightOnclick
- 
selectAllOnclick
- 
upDownOnLeftOnclick
- 
upDownOnRightOnclick
 
- 
- 
Constructor Details- 
OptionTransferSelectTagpublic OptionTransferSelectTag()
 
- 
- 
Method Details- 
getBeanpublic Component getBean(ValueStack stack, jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse res) - Specified by:
- getBeanin class- ComponentTagSupport
 
- 
populateParamsprotected void populateParams()Description copied from class:ComponentTagSupportDefine method to populate component state based on the Tag attributes. Descendants should override this method for custom behaviour, but should always call the ancestor method when doing so.- Overrides:
- populateParamsin class- AbstractDoubleListTag
 
- 
getAddAllToLeftLabel
- 
setAddAllToLeftLabel
- 
getAddAllToRightLabel
- 
setAddAllToRightLabel
- 
getAddToLeftLabel
- 
setAddToLeftLabel
- 
getAddToRightLabel
- 
setAddToRightLabel
- 
getAllowAddAllToLeft
- 
setAllowAddAllToLeft
- 
getAllowAddAllToRight
- 
setAllowAddAllToRight
- 
getAllowAddToLeft
- 
setAllowAddToLeft
- 
getAllowAddToRight
- 
setAllowAddToRight
- 
getAllowUpDownOnLeft
- 
setAllowUpDownOnLeft
- 
getAllowUpDownOnRight
- 
setAllowUpDownOnRight
- 
getLeftUpLabel
- 
setLeftUpLabel
- 
getLeftDownLabel
- 
setLeftDownLabel
- 
getRightUpLabel
- 
setRightUpLabel
- 
getRightDownLabel
- 
setRightDownLabel
- 
getLeftTitle
- 
setLeftTitle
- 
getRightTitle
- 
setRightTitle
- 
setAllowSelectAll
- 
getAllowSelectAll
- 
setSelectAllLabel
- 
getSelectAllLabel
- 
setButtonCssClass
- 
getButtonCssClass
- 
setButtonCssStyle
- 
getButtonCssStyle
- 
getAddAllToLeftOnclick
- 
setAddAllToLeftOnclick
- 
getAddAllToRightOnclick
- 
setAddAllToRightOnclick
- 
getAddToLeftOnclick
- 
setAddToLeftOnclick
- 
getAddToRightOnclick
- 
setAddToRightOnclick
- 
getUpDownOnLeftOnclick
- 
setUpDownOnLeftOnclick
- 
getUpDownOnRightOnclick
- 
setUpDownOnRightOnclick
- 
setSelectAllOnclick
- 
getSelectAllOnclick
- 
setPerformClearTagStateForTagPoolingServerspublic void setPerformClearTagStateForTagPoolingServers(boolean performClearTagStateForTagPoolingServers) Must declare the setter at the descendant Tag class level in order for the tag handler to locate the method.- Overrides:
- setPerformClearTagStateForTagPoolingServersin class- AbstractDoubleListTag
- Parameters:
- performClearTagStateForTagPoolingServers- true if tag state should be cleared, false otherwise.
 
- 
clearTagStateForTagPoolingServersprotected void clearTagStateForTagPoolingServers()Description copied from class:StrutsBodyTagSupportProvide a mechanism to clear tag state, to handle servlet container JSP tag pooling behaviour with some servers, such as Glassfish.Usage: Override this method in descendant classes to clear any state that might cause issues should the servlet container re-use a cached instance of the tag object. If the descendant class does not declare any new field members then it should not be strictly necessary to call this method there. Typically that means calling the ancestor's ComponentTagSupport.clearTagStateForTagPoolingServers()method first, then resetting instance variables at the current level to their default state.Note: If the descendant overrides StrutsBodyTagSupport.doEndTag(), and does not call super.doEndTag(), then the descendant should call this method in the descendant doEndTag() method to ensure consistent clearing of tag state.- Overrides:
- clearTagStateForTagPoolingServersin class- AbstractDoubleListTag
 
 
-