public class SelectBox extends BaseTag
action, application, loc, maxToPrint, noHTML, req, res, session| Constructor and Description |
|---|
SelectBox()
Construtor Padrao
|
| Modifier and Type | Method and Description |
|---|---|
protected StringBuffer |
buildTag()
Method to build tag
|
String |
getKlassButton() |
String |
getKlassStyleButton() |
String |
getListFrom() |
String |
getListTo() |
String |
getMoveListFrom() |
String |
getMoveListTo() |
String |
getSort() |
String |
getStringToPrint()
Override this method to return what you want to print in the screen.
|
void |
setKlassButton(String klassButton) |
void |
setKlassStyleButton(String klassStyleButton) |
void |
setListFrom(String listFrom) |
void |
setListTo(String listTo) |
void |
setMoveListFrom(String moveListFrom) |
void |
setMoveListTo(String moveListTo) |
void |
setSort(String sort) |
getDisabled, getI18nByKey, getId, getKeyI18n, getKlass, getKlassStyle, getName, getOnblur, getOnchange, getOnclick, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnselect, getTagClose, getTextAlign, getTitle, getValue, isDisabled, isNoPrefix, isXhtml, prepareFocusEvents, prepareKeyEvents, prepareMouseEvents, prepareTextEvents, setDisabled, setId, setKeyI18n, setKlass, setKlassStyle, setName, setNoPrefix, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setTextAlign, setTitle, setValueprepareAttributecontains, contains, findObject, findObject, findValue, findValue, findValues, findValues, getExtraAttributes, processCriptedName, processCriptValue, setCript, setExtra, setSeparatordoEndTag, doStartTag, getBody, getBooleanValue, getSessionObj, getValue, getValue, getValue, getValue, getValue, setMax, setNoHTMLdoAfterBody, doInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getParent, getValues, removeValue, setPageContext, setParent, setValueprotected StringBuffer buildTag()
public String getStringToPrint() throws javax.servlet.jsp.JspException
PrintTaggetStringToPrint in class BaseTagjavax.servlet.jsp.JspExceptionpublic String getKlassButton()
public void setKlassButton(String klassButton)
klassButton - The klassButton to set.public String getKlassStyleButton()
public void setKlassStyleButton(String klassStyleButton)
klassStyleButton - The klassStyleButton to set.public String getListFrom()
public void setListFrom(String listFrom)
listFrom - The listFrom to set.public String getListTo()
public void setListTo(String listTo)
listTo - The listTo to set.public String getSort()
public void setSort(String sort)
sort - The sort to set.public String getMoveListFrom()
public void setMoveListFrom(String moveListFrom)
moveListFrom - The moveListFrom to set.public String getMoveListTo()
public void setMoveListTo(String moveListTo)
moveListTo - The moveListTo to set.Copyright © 2015. All Rights Reserved.