Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


oracle.jbo.html.jsp.datatags
Class ShowRecordTag

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagSupport
      extended byoracle.jbo.html.jsp.datatags.ComponentTag
          extended byoracle.jbo.html.jsp.datatags.DataComponentTag
              extended byoracle.jbo.html.jsp.datatags.ShowRecordTag

All Implemented Interfaces:
javax.servlet.jsp.tagext.IterationTag, java.io.Serializable, javax.servlet.jsp.tagext.Tag

public class ShowRecordTag
extends DataComponentTag
See Also:
Serialized Form

Field Summary
static java.lang.String defaultUrl

Fields inherited from class oracle.jbo.html.jsp.datatags.DataComponentTag
DATASOURCE_PARAM, dsParamNames, MODEL_PARAM, modelReference, paramNames, sDatasource

Fields inherited from class oracle.jbo.html.jsp.datatags.ComponentTag
sRelativeUrlPath

Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext

Fields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAIN

Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE

Constructor Summary
ShowRecordTag()

Method Summary
protected void reset()

Methods inherited from class oracle.jbo.html.jsp.datatags.DataComponentTag
getUrl, isUsingBindings, setDatasource, setModel

Methods inherited from class oracle.jbo.html.jsp.datatags.ComponentTag
buildUrl, doEndTag, doStartTag, setRelativeUrlPath

Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Detail

defaultUrl

public static final java.lang.String defaultUrl
See Also:
Constant Field Values

Constructor Detail

ShowRecordTag

public ShowRecordTag()

Method Detail

reset

protected void reset()
Overrides:
reset in class DataComponentTag

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Copyright © 1997, 2005, Oracle. All rights reserved.