|
UIX 2.2.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.cabo.ui.jsps.tags.BaseTag | +--oracle.cabo.ui.jsps.tags.BaseUINodeTag | +--oracle.cabo.ui.jsps.tags.TipTag | +--oracle.cabo.ui.jsps.tags.ExtendedTipTag
Tag for <uix:tag>. Adds hack attributes for backwards compatibility with JDev 9.0.2.
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Constructor Summary | |
ExtendedTipTag() |
Method Summary | |
protected void |
setProperties(MutableUINode node) Hook that sets all the properties of the node; called from doStartTag(). |
void |
setText(java.lang.String s) |
void |
setTextBinding(java.lang.String s) |
Methods inherited from class oracle.cabo.ui.jsps.tags.BaseUINodeTag |
addNode, doEndTag, doStartTag, getAttributeValue, getBoundAttributeValue, getExposeBeanWithKey, getId, getPageContext, getParent, getUINode, parseBinding, parseBinding, parseBoolean, parseBoundValue, parseChar, parseDate, parseInt, parseLong, parseStringArray, release, setAttributeValue, setAttributeValue, setBoundAttributeValue, setId, setNodeID, setPageContext, setParent |
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 |
getParent, setPageContext, setParent |
Constructor Detail |
public ExtendedTipTag()
Method Detail |
public void setText(java.lang.String s)
public void setTextBinding(java.lang.String s)
protected void setProperties(MutableUINode node)
BaseUINodeTag
setProperties
in class BaseUINodeTag
|
UIX 2.2.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |