|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.taglib.servlet.tbeans.navigationbar.BaseNavigationBarElementTag
public class BaseNavigationBarElementTag
The base tag for the NavigationBar elements.
| Field Summary |
|---|
| Fields inherited from class com.sas.taglib.servlet.tbeans.BaseTransformationTag |
|---|
DEFAULT_CLIENT_INFO_INSTANCE, HDML, HTML, WML |
| Fields inherited from class com.sas.taglib.BaseTag |
|---|
APPLICATION, PAGE, RB_KEY, REQUEST, SESSION |
| Constructor Summary | |
|---|---|
BaseNavigationBarElementTag()
|
|
| Method Summary | |
|---|---|
protected void |
applyAttributes()
Apply TableView properties to the underlying NavigationBar object |
int |
doEndTag()
This method processes the end tag for this instance. |
java.lang.String |
getModel()
Returns the model property of the NavigationBarElementTag. |
java.lang.String |
getStyleClassPrefix()
Returns the styleClassPrefix property of the NavigationBarElementTag. |
protected void |
initialize(boolean includeAttributes)
Initializes attributes and variables for this tag handler. |
void |
setModel(java.lang.String model)
Sets the model property of the NavigationBarElementTag. |
void |
setStyleClassPrefix(java.lang.String prefix)
Sets the styleClassPrefix property of the NavigationBarElementTag. |
| Methods inherited from class com.sas.taglib.servlet.tbeans.BaseActionTransformationTag |
|---|
getActionProvider, setActionProvider |
| Methods inherited from class com.sas.taglib.servlet.tbeans.BaseTransformationTag |
|---|
doStartTag, getCustomAttributes, getEpilog, getLocale, getName, getObjectDataProperty, getProlog, getRender, getRenderType, setCustomAttributes, setEpilog, setLocale, setName, setObjectDataProperty, setProlog, setRender, setRenderType |
| Constructor Detail |
|---|
public BaseNavigationBarElementTag()
| Method Detail |
|---|
protected void initialize(boolean includeAttributes)
initialize in class BaseActionTransformationTagincludeAttributes - Set to true if attributes are to be set to default values.public void setModel(java.lang.String model)
model - The model of the NavigationBarElement. It must implement
com.sas.servlet.tbeans.navigationbar.BaseNavigationInterface.public java.lang.String getModel()
public void setStyleClassPrefix(java.lang.String prefix)
prefix - The string use for setting the styleClassPrefix on the
NavigationBar element.public java.lang.String getStyleClassPrefix()
protected void applyAttributes()
throws javax.servlet.jsp.JspException
applyAttributes in class BaseActionTransformationTagjavax.servlet.jsp.JspException - Thrown if a JspException occurs.
public int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class BaseTransformationTagjavax.servlet.jsp.JspException - Thrown if a JspException occurs.TagSupport.doEndTag(),
BaseTag.setInstantiate(boolean)
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||