Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter
11g Release 1 (11.1.1.3.0)
E15995-02


oracle.adf.view.page.editor.component
Class ChangeModeButton

java.lang.Object
  extended by javax.faces.component.UIComponent
      extended by org.apache.myfaces.trinidad.component.UIXComponent
          extended by org.apache.myfaces.trinidad.component.UIXComponentBase
              extended by org.apache.myfaces.trinidad.component.UIXCommand
                  extended by oracle.adf.view.rich.component.rich.nav.RichCommandButton
                      extended by oracle.adf.view.page.editor.component.ChangeModeButton

All Implemented Interfaces:
javax.faces.component.ActionSource, javax.faces.component.ActionSource2, javax.faces.component.StateHolder, org.apache.myfaces.trinidad.component.DialogSource

public class ChangeModeButton
extends oracle.adf.view.rich.component.rich.nav.RichCommandButton

Field Summary
static java.lang.String COMPONENT_TYPE
           
static java.lang.String RENDERER_TYPE
           
static org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
           

 

Fields inherited from class oracle.adf.view.rich.component.rich.nav.RichCommandButton
ACCESS_KEY_KEY, BLOCKING_KEY, CLIENT_ATTRIBUTES_KEY, CLIENT_COMPONENT_KEY, CLIENT_LISTENERS_KEY, COMPONENT_FAMILY, CUSTOMIZATION_ID_KEY, DISABLED_KEY, ICON_KEY, ICON_POSITION_KEY, ICON_POSITION_LEADING, ICON_POSITION_TRAILING, INLINE_STYLE_KEY, PARTIAL_SUBMIT_KEY, PARTIAL_TRIGGERS_KEY, SHORT_DESC_KEY, STYLE_CLASS_KEY, TEXT_KEY, UNSECURE_KEY, USE_WINDOW_KEY, VISIBLE_KEY, WINDOW_EMBED_STYLE_INLINE_DOCUMENT, WINDOW_EMBED_STYLE_KEY, WINDOW_EMBED_STYLE_WINDOW, WINDOW_HEIGHT_KEY, WINDOW_MODALITY_TYPE_APPLICATION_MODAL, WINDOW_MODALITY_TYPE_KEY, WINDOW_MODALITY_TYPE_MODELESS, WINDOW_WIDTH_KEY

 

Fields inherited from class org.apache.myfaces.trinidad.component.UIXCommand
ACTION_EXPRESSION_KEY, ACTION_LISTENER_KEY, IMMEDIATE_KEY, LAUNCH_LISTENER_KEY, RETURN_LISTENER_KEY

 

Fields inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase
BINDING_KEY, ID_KEY, RENDERED_KEY, RENDERER_TYPE_KEY, TRANSIENT_KEY

 

Fields inherited from class javax.faces.component.UIComponent
bindings

 

Constructor Summary
ChangeModeButton()
           

 

Method Summary
 void encodeEnd(javax.faces.context.FacesContext facesContext)
           
protected  org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
           

 

Methods inherited from class oracle.adf.view.rich.component.rich.nav.RichCommandButton
getAccessKey, getClientAttributes, getClientListeners, getCustomizationId, getFamily, getIcon, getIconPosition, getInlineStyle, getPartialTriggers, getShortDesc, getStyleClass, getText, getUnsecure, getWindowEmbedStyle, getWindowHeight, getWindowModalityType, getWindowWidth, isBlocking, isClientComponent, isDisabled, isPartialSubmit, isUseWindow, isVisible, setAccessKey, setBlocking, setClientAttributes, setClientComponent, setClientListeners, setCustomizationId, setDisabled, setIcon, setIconPosition, setInlineStyle, setPartialSubmit, setPartialTriggers, setShortDesc, setStyleClass, setText, setUnsecure, setUseWindow, setVisible, setWindowEmbedStyle, setWindowHeight, setWindowModalityType, setWindowWidth

 

Methods inherited from class org.apache.myfaces.trinidad.component.UIXCommand
addActionListener, addLaunchListener, addReturnListener, broadcast, getAction, getActionExpression, getActionListener, getActionListeners, getLaunchListener, getLaunchListeners, getReturnListener, getReturnListeners, isImmediate, queueEvent, removeActionListener, removeLaunchListener, removeReturnListener, setAction, setActionExpression, setActionListener, setImmediate, setLaunchListener, setLaunchListener, setReturnListener, setReturnListener

 

Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, createFacesBean, decode, decodeChildren, decodeChildrenImpl, encodeAll, encodeBegin, encodeChildren, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientId, getContainerClientId, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getParent, getProperty, getPropertyKey, getRenderer, getRendererType, getRendersChildren, getValueBinding, getValueExpression, invokeOnChildrenComponents, invokeOnComponent, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, removeAttributeChangeListener, removeFacesListener, restoreState, satisfiesPartialTrigger, saveState, setAttributeChangeListener, setAttributeChangeListener, setBooleanProperty, setId, setIntProperty, setParent, setProperty, setRendered, setRendererType, setTransient, setValueBinding, setValueExpression, toString, updateChildren, updateChildrenImpl, validateChildren, validateChildrenImpl

 

Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponent
addPartialTarget, encodeFlattenedChild, encodeFlattenedChildren, isVisitable, partialEncodeVisit, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, setPartialTarget, setUpEncodingContext, setupVisitingContext, tearDownEncodingContext, tearDownVisitingContext, visitTree, visitTree

 

Methods inherited from class javax.faces.component.UIComponent
getContainerClientId

 

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

 

Field Detail

TYPE

public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE

COMPONENT_TYPE

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

RENDERER_TYPE

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

Constructor Detail

ChangeModeButton

public ChangeModeButton()

Method Detail

encodeEnd

public void encodeEnd(javax.faces.context.FacesContext facesContext)
               throws java.io.IOException
Overrides:
encodeEnd in class org.apache.myfaces.trinidad.component.UIXComponentBase
Throws:
java.io.IOException

getBeanType

protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
Overrides:
getBeanType in class oracle.adf.view.rich.component.rich.nav.RichCommandButton

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter
11g Release 1 (11.1.1.3.0)
E15995-02


Copyright © 2009, 2010, Oracle. All rights reserved.