Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

oracle.apps.fnd.applcore.flex.ui.customize
Class FlexfieldContextCustomizationTag

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagSupport
      extended by oracle.apps.fnd.applcore.flex.ui.customize.FlexfieldCustomizationTag
          extended by oracle.apps.fnd.applcore.flex.ui.customize.FlexfieldContextCustomizationTag
All Implemented Interfaces:
java.io.Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

public class FlexfieldContextCustomizationTag
extends FlexfieldCustomizationTag

See Also:
Serialized Form

Field Summary
static java.lang.String _GLOBAL
           
 
Fields inherited from class oracle.apps.fnd.applcore.flex.ui.customize.FlexfieldCustomizationTag
_customation
 
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
FlexfieldContextCustomizationTag()
           
 
Method Summary
 java.lang.String getContextCode()
           
 java.lang.String getName()
           
 void setContextCode(java.lang.String code)
           
 
Methods inherited from class oracle.apps.fnd.applcore.flex.ui.customize.FlexfieldCustomizationTag
addCustomization, createCustomization, doAfterBody, doEndTag, doStartTag, getAutoSubmit, getColumns, getId, getLabel, getReadOnly, getRendered, getRequired, getShortDesc, getVisible, release, setAutoSubmit, setColumns, setId, setLabel, setName, setReadOnly, setRendered, setRequired, setShortDesc, setVisible
 
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
findAncestorWithClass, getParent, getValue, getValues, removeValue, setPageContext, setParent, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_GLOBAL

public static java.lang.String _GLOBAL
Constructor Detail

FlexfieldContextCustomizationTag

public FlexfieldContextCustomizationTag()
Method Detail

getContextCode

public java.lang.String getContextCode()

setContextCode

public void setContextCode(java.lang.String code)

getName

public java.lang.String getName()
Overrides:
getName in class FlexfieldCustomizationTag

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.