|
Esri Geoportal Server 1.1
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.faces.webapp.UIComponentTagBase
javax.faces.webapp.UIComponentClassicTagBase
javax.faces.webapp.UIComponentTag
com.esri.gpt.framework.jsf.components.TableCommandLinkTag
public class TableCommandLinkTag
Table command link tag.
| Field Summary |
|---|
| Fields inherited from class javax.faces.webapp.UIComponentClassicTagBase |
|---|
bodyContent, pageContext, UNIQUE_ID_PREFIX |
| Fields inherited from class javax.faces.webapp.UIComponentTagBase |
|---|
log |
| 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 | |
|---|---|
TableCommandLinkTag()
|
|
| Method Summary | |
|---|---|
String |
getComponentType()
Gets the component type. |
String |
getRendererType()
Gets renderer type. |
void |
setAccesskey(String accesskey)
Sets accesskey. |
void |
setAction(String action)
Sets action. |
void |
setActionListener(String actionListener)
Sets actionlistener. |
void |
setCharset(String charset)
Sets charset. |
void |
setCoords(String coords)
Sets coords. |
void |
setDir(String dir)
Sets dir. |
void |
setHreflang(String hreflang)
Sets hreflang. |
void |
setImmediate(String immediate)
Sets immediate. |
void |
setLang(String lang)
Sets lang. |
void |
setOnblur(String onblur)
Sets onblur. |
void |
setOndblclick(String ondblclick)
Sets ondblclick. |
void |
setOnfocus(String onfocus)
Sets onfocus. |
void |
setOnkeydown(String onkeydown)
Sets onkeydown. |
void |
setOnkeypress(String onkeypress)
Sets onkeypress. |
void |
setOnkeyup(String onkeyup)
Sest onkeyup. |
void |
setOnmousedown(String onmousedown)
Sets onmousedown. |
void |
setOnmousemove(String onmousemove)
Sets onmousemove. |
void |
setOnmouseout(String onmouseout)
Sets onmouseout. |
void |
setOnmouseover(String onmouseover)
Sets onmouseover. |
void |
setOnmouseup(String onmouseup)
Sets onmouseup. |
protected void |
setProperties(UIComponent component)
Sets properties. |
void |
setRel(String rel)
Sets rel. |
void |
setRev(String rev)
Sets rev. |
void |
setShape(String shape)
Sets shape. |
void |
setStyle(String style)
Sets style. |
void |
setStyleClass(String styleClass)
Sets style class. |
void |
setTabindex(String tabindex)
Sets tab index. |
void |
setTarget(String target)
Sets target. |
void |
setTitle(String title)
Sets title. |
void |
setType(String type)
Sets type. |
void |
setValue(String value)
Sets value. |
| Methods inherited from class javax.faces.webapp.UIComponentTag |
|---|
createComponent, getParentUIComponentTag, hasBinding, isSuppressed, isValueReference, release, setBinding, setRendered |
| Methods inherited from class javax.faces.webapp.UIComponentTagBase |
|---|
getELContext |
| 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 |
|---|
doEndTag, doStartTag, getParent, setPageContext, setParent |
| Constructor Detail |
|---|
public TableCommandLinkTag()
| Method Detail |
|---|
public String getComponentType()
getComponentType in class UIComponentTagBasepublic String getRendererType()
getRendererType in class UIComponentTagBasenullpublic void setAction(String action)
action - the action to setpublic void setActionListener(String actionListener)
actionListener - the actionListener to setpublic void setImmediate(String immediate)
immediate - the immediate to setpublic void setValue(String value)
value - the value to setpublic void setAccesskey(String accesskey)
accesskey - the accesskey to setpublic void setCharset(String charset)
charset - the charset to setpublic void setCoords(String coords)
coords - the coords to setpublic void setDir(String dir)
dir - the dir to setpublic void setHreflang(String hreflang)
hreflang - the hreflang to setpublic void setLang(String lang)
lang - the lang to setpublic void setOnblur(String onblur)
onblur - the onblur to setpublic void setOndblclick(String ondblclick)
ondblclick - the ondblclick to setpublic void setOnfocus(String onfocus)
onfocus - the onfocus to setpublic void setOnkeydown(String onkeydown)
onkeydown - the onkeydown to setpublic void setOnkeypress(String onkeypress)
onkeypress - the onkeypress to setpublic void setOnkeyup(String onkeyup)
onkeyup - the onkeyup to setpublic void setOnmousedown(String onmousedown)
onmousedown - the onmousedown to setpublic void setOnmousemove(String onmousemove)
onmousemove - the onmousemove to setpublic void setOnmouseout(String onmouseout)
onmouseout - the onmouseout to setpublic void setOnmouseover(String onmouseover)
onmouseover - the onmouseover to setpublic void setOnmouseup(String onmouseup)
onmouseup - the onmouseup to setpublic void setRel(String rel)
rel - the rel to setpublic void setRev(String rev)
rev - the rev to setpublic void setShape(String shape)
shape - the shape to setpublic void setStyle(String style)
style - the style to setpublic void setStyleClass(String styleClass)
styleClass - the styleClass to setpublic void setTabindex(String tabindex)
tabindex - the tabindex to setpublic void setTarget(String target)
target - the target to setpublic void setTitle(String title)
title - the title to setpublic void setType(String type)
type - the type to setprotected void setProperties(UIComponent component)
setProperties in class UIComponentTagcomponent - component to set properties on
|
Esri Geoportal Server 1.1
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||