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 PageCustomizable

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.UIXPanel
                  extended by oracle.adf.view.rich.component.rich.layout.RichPanelSplitter
                      extended by oracle.adf.view.page.editor.component.PageCustomizable

All Implemented Interfaces:
javax.faces.component.StateHolder

public class PageCustomizable
extends oracle.adf.view.rich.component.rich.layout.RichPanelSplitter
Since:
release specific (what release of product did this appear in)

Field Summary
static org.apache.myfaces.trinidad.bean.PropertyKey ALLOW_LABEL_KEY
           
static java.lang.String BOTTOM
           
static java.lang.String COMPONENT_FAMILY
           
static java.lang.String COMPONENT_TYPE
           
static java.lang.String DESIGN
           
static java.lang.String EDITOR_FACET
           
static java.lang.String END
           
static java.lang.String RENDERER_TYPE
           
static org.apache.myfaces.trinidad.bean.PropertyKey SETTINGS_PANEL_LAYOUT
           
static org.apache.myfaces.trinidad.bean.PropertyKey SETTINGS_PANEL_POSITION_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey SETTINGS_PANEL_SIZE_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey SHOW_MESSAGE_KEY
           
static java.lang.String SOURCE
          Settings for default edit mode view.
static org.apache.myfaces.trinidad.bean.PropertyKey SOURCE_VIEW_NODE_ACTION_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey SOURCE_VIEW_POSITION_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey SOURCE_VIEW_SIZE_KEY
           
static java.lang.String START
           
static java.lang.String TOP
          Settings for the "sourceViewPosition".
static org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
           
static org.apache.myfaces.trinidad.bean.PropertyKey VIEW_KEY
           

 

Fields inherited from class oracle.adf.view.rich.component.rich.layout.RichPanelSplitter
CLIENT_ATTRIBUTES_KEY, CLIENT_COMPONENT_KEY, CLIENT_LISTENERS_KEY, COLLAPSED_KEY, CUSTOMIZATION_ID_KEY, DISABLED_KEY, DONT_PERSIST_KEY, FIRST_BORDER_ALL, FIRST_BORDER_KEY, FIRST_BORDER_NONE, FIRST_BORDER_SKIN, FIRST_FACET, FIRST_LANDMARK_BANNER, FIRST_LANDMARK_COMPLEMENTARY, FIRST_LANDMARK_CONTENTINFO, FIRST_LANDMARK_KEY, FIRST_LANDMARK_MAIN, FIRST_LANDMARK_NAVIGATION, FIRST_LANDMARK_NONE, FIRST_LANDMARK_SEARCH, INLINE_STYLE_KEY, ORIENTATION_HORIZONTAL, ORIENTATION_KEY, ORIENTATION_VERTICAL, PARTIAL_TRIGGERS_KEY, PERSIST_KEY, POSITIONED_FROM_END_KEY, SECOND_BORDER_ALL, SECOND_BORDER_KEY, SECOND_BORDER_NONE, SECOND_BORDER_SKIN, SECOND_FACET, SECOND_LANDMARK_BANNER, SECOND_LANDMARK_COMPLEMENTARY, SECOND_LANDMARK_CONTENTINFO, SECOND_LANDMARK_KEY, SECOND_LANDMARK_MAIN, SECOND_LANDMARK_NAVIGATION, SECOND_LANDMARK_NONE, SECOND_LANDMARK_SEARCH, SHORT_DESC_KEY, SPLITTER_POSITION_KEY, STYLE_CLASS_KEY, UNSECURE_KEY, VISIBLE_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
PageCustomizable()
           

 

Method Summary
 void broadcast(javax.faces.event.FacesEvent facesEvent)
           
 boolean getAllowLabel()
          Get allowLabel.
protected  org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
           
 java.lang.String getFamily()
           
 boolean getRendersChildren()
           
 java.lang.String getSettingsPanelPosition()
          Deprecated.  
 java.lang.Integer getSettingsPanelSize()
          Deprecated.  
 boolean getShowMessage()
          Deprecated.  
 java.lang.String getSourceViewNodeAction()
          Get the source view node actions view Id.
 java.lang.String getSourceViewPosition()
          Get the Source View position.
 java.lang.Integer getSourceViewSize()
          Get the Source View size.
 java.lang.String getToolbarLayout()
           
 java.lang.String getView()
          Get the edit mode default view.
 void setAllowLabel(boolean allowLabel)
          Set allowLabel
 void setSettingsPanelPosition(java.lang.String position)
          Deprecated.  
 void setSettingsPanelSize(int size)
          Deprecated.  
 void setShowMessage(boolean showMessage)
          Deprecated.  
 void setSourceViewNodeAction(java.lang.String nodeActions)
          Set the Source View node Actions view Id.
 void setSourceViewPosition(java.lang.String position)
          Set the Source View Position.
 void setSourceViewSize(int size)
          Set the Source View size.
 void setToolbarLayout(java.lang.String layout)
           
 void setView(java.lang.String view)
          Set the edit mode default view.

 

Methods inherited from class oracle.adf.view.rich.component.rich.layout.RichPanelSplitter
getClientAttributes, getClientListeners, getCustomizationId, getDontPersist, getFirst, getFirstBorder, getFirstLandmark, getInlineStyle, getOrientation, getPartialTriggers, getPersist, getSecond, getSecondBorder, getSecondLandmark, getShortDesc, getSplitterPosition, getStyleClass, getUnsecure, isClientComponent, isCollapsed, isDisabled, isPositionedFromEnd, isVisible, setClientAttributes, setClientComponent, setClientListeners, setCollapsed, setCustomizationId, setDisabled, setDontPersist, setFirst, setFirstBorder, setFirstLandmark, setInlineStyle, setOrientation, setPartialTriggers, setPersist, setPositionedFromEnd, setSecond, setSecondBorder, setSecondLandmark, setShortDesc, setSplitterPosition, setStyleClass, setUnsecure, setVisible

 

Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, createFacesBean, decode, decodeChildren, decodeChildrenImpl, encodeAll, encodeBegin, encodeChildren, encodeEnd, 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, getValueBinding, getValueExpression, invokeOnChildrenComponents, invokeOnComponent, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, 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

EDITOR_FACET

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

TOP

public static final java.lang.String TOP
Settings for the "sourceViewPosition".
See Also:
Constant Field Values

BOTTOM

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

START

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

END

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

SOURCE

public static final java.lang.String SOURCE
Settings for default edit mode view.
See Also:
Constant Field Values

DESIGN

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

TYPE

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

SOURCE_VIEW_SIZE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey SOURCE_VIEW_SIZE_KEY

SOURCE_VIEW_POSITION_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey SOURCE_VIEW_POSITION_KEY

VIEW_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey VIEW_KEY

SOURCE_VIEW_NODE_ACTION_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey SOURCE_VIEW_NODE_ACTION_KEY

ALLOW_LABEL_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey ALLOW_LABEL_KEY

SETTINGS_PANEL_SIZE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey SETTINGS_PANEL_SIZE_KEY
Deprecated. 

SETTINGS_PANEL_POSITION_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey SETTINGS_PANEL_POSITION_KEY

SETTINGS_PANEL_LAYOUT

public static final org.apache.myfaces.trinidad.bean.PropertyKey SETTINGS_PANEL_LAYOUT

SHOW_MESSAGE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey SHOW_MESSAGE_KEY

RENDERER_TYPE

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

COMPONENT_FAMILY

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

COMPONENT_TYPE

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

Constructor Detail

PageCustomizable

public PageCustomizable()

Method Detail

setSourceViewPosition

public void setSourceViewPosition(java.lang.String position)
Set the Source View Position.

setSourceViewSize

public void setSourceViewSize(int size)
Set the Source View size.

setSourceViewNodeAction

public void setSourceViewNodeAction(java.lang.String nodeActions)
Set the Source View node Actions view Id.

setView

public void setView(java.lang.String view)
Set the edit mode default view.

setSettingsPanelPosition

public void setSettingsPanelPosition(java.lang.String position)
Deprecated. 

setSettingsPanelSize

public void setSettingsPanelSize(int size)
Deprecated. 

setToolbarLayout

public void setToolbarLayout(java.lang.String layout)

getToolbarLayout

public java.lang.String getToolbarLayout()

setShowMessage

public void setShowMessage(boolean showMessage)
Deprecated. 

getRendersChildren

public boolean getRendersChildren()
Overrides:
getRendersChildren in class org.apache.myfaces.trinidad.component.UIXComponentBase

getSettingsPanelPosition

public java.lang.String getSettingsPanelPosition()
Deprecated. 

getSettingsPanelSize

public java.lang.Integer getSettingsPanelSize()
Deprecated. 

getSourceViewPosition

public java.lang.String getSourceViewPosition()
Get the Source View position.

getSourceViewSize

public java.lang.Integer getSourceViewSize()
Get the Source View size.

getView

public java.lang.String getView()
Get the edit mode default view.

getSourceViewNodeAction

public java.lang.String getSourceViewNodeAction()
Get the source view node actions view Id.

getShowMessage

public boolean getShowMessage()
Deprecated. 

getAllowLabel

public boolean getAllowLabel()
Get allowLabel. Default value is false

setAllowLabel

public void setAllowLabel(boolean allowLabel)
Set allowLabel

getFamily

public java.lang.String getFamily()
Overrides:
getFamily in class oracle.adf.view.rich.component.rich.layout.RichPanelSplitter

getBeanType

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

broadcast

public void broadcast(javax.faces.event.FacesEvent facesEvent)
               throws javax.faces.event.AbortProcessingException
Overrides:
broadcast in class org.apache.myfaces.trinidad.component.UIXComponentBase
Parameters:
facesEvent -
Throws:
javax.faces.event.AbortProcessingException

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.