|
||||||||||
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
edu.uoc.tfc.web.tags.EmktBaseTag
edu.uoc.tfc.web.tags.AbstractButtonTag
edu.uoc.tfc.web.tags.DataTablesButtonTag
public class DataTablesButtonTag
Field Summary |
---|
Fields inherited from class edu.uoc.tfc.web.tags.AbstractButtonTag |
---|
STYLE_DANGER, STYLE_DEFAULT, STYLE_INFO, STYLE_PRIMARY, STYLE_SUCCESS, STYLE_WARNING |
Fields inherited from class edu.uoc.tfc.web.tags.EmktBaseTag |
---|
MAX_DEEP |
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
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 |
Constructor Summary | |
---|---|
DataTablesButtonTag()
|
Method Summary | |
---|---|
int |
doStartTag()
|
java.lang.String |
getActionType()
|
java.lang.String |
getColumnName()
|
java.lang.String |
getTargetDiv()
|
boolean |
isShowOnModal()
|
void |
setActionType(java.lang.String actionType)
|
void |
setColumnName(java.lang.String columnName)
|
void |
setShowOnModal(boolean showOnModal)
|
Methods inherited from class edu.uoc.tfc.web.tags.AbstractButtonTag |
---|
getBytoken, getContextPath, getIconClass, getLabel, getModalClass, getOperation, getService, getStyle, setBytoken, setIconClass, setLabel, setModalClass, setOperation, setService, setStyle, setTargetDiv |
Methods inherited from class edu.uoc.tfc.web.tags.EmktBaseTag |
---|
isModal, isPrettyWrite, isReadonly, isRequired, setModal, setPrettyWrite, setReadonly, setRequired |
Methods inherited from class org.apache.struts.taglib.html.BaseFieldTag |
---|
getAccept, getRedisplay, release, setAccept, setRedisplay |
Methods inherited from class org.apache.struts.taglib.html.BaseInputTag |
---|
doEndTag, getCols, getMaxlength, getName, getProperty, getRows, getSize, getValue, setCols, setMaxlength, setName, setProperty, setRows, setSize, setValue |
Methods inherited from class org.apache.struts.taglib.html.BaseHandlerTag |
---|
getAccesskey, getAlt, getAltKey, getBundle, getDisabled, getErrorKey, getErrorStyle, getErrorStyleClass, getErrorStyleId, getIndexed, getLocale, getOnblur, getOnchange, getOnclick, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnselect, getReadonly, getStyleClass, getStyleId, getTabindex, getTitle, getTitleKey, setAccesskey, setAlt, setAltKey, setBundle, setDisabled, setErrorKey, setErrorStyle, setErrorStyleClass, setErrorStyleId, setIndexed, setLocale, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, 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, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.servlet.jsp.tagext.Tag |
---|
doEndTag, getParent, release, setPageContext, setParent |
Constructor Detail |
---|
public DataTablesButtonTag()
Method Detail |
---|
public java.lang.String getColumnName()
public void setColumnName(java.lang.String columnName)
public java.lang.String getTargetDiv()
getTargetDiv
in class AbstractButtonTag
public java.lang.String getActionType()
public void setActionType(java.lang.String actionType)
public boolean isShowOnModal()
public void setShowOnModal(boolean showOnModal)
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class org.apache.struts.taglib.html.BaseFieldTag
javax.servlet.jsp.JspException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |