Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.7.2)

E12063-10


oracle.adf.view.faces.bi.component.diagram
Class UIDiagramNode

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 oracle.adf.view.faces.bi.component.diagram.UIDiagramNode

All Implemented Interfaces:
javax.faces.component.StateHolder

public class UIDiagramNode
extends org.apache.myfaces.trinidad.component.UIXComponentBase
Since:
release specific (what release of product did this appear in)

Field Summary
static org.apache.myfaces.trinidad.bean.PropertyKey CLIENT_LISTENERS_KEY
           
static java.lang.String COMPONENT_FAMILY
           
static java.lang.String COMPONENT_TYPE
           
static org.apache.myfaces.trinidad.bean.PropertyKey CONTAINER_ID_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey CONTAINER_STYLE_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey DRAGGABLE_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey FACET_NAME_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey HEIGHT_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey LABEL_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey LAYOUT_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey NODE_ID_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey READ_ONLY_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey SELECTABLE_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey SHORT_DESC_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey SHOW_DISCLOSE_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey SHOW_DRILL_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey SHOW_ISOLATE_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey SHOW_NODE_ACTIONS_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey SHOW_STACK_KEY
           
static org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
           
static org.apache.myfaces.trinidad.bean.PropertyKey WIDTH_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
UIDiagramNode()
          Constructs an instance of the node.

 

Method Summary
protected  org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
           
 java.lang.Object getContainerId()
          Gets the parent container for this Node.
 java.lang.String getContainerStyle()
          Gets the style of the container background when this node is disclosed
 java.lang.String getDraggable()
          Gets whether this node is draggable
 java.lang.String getFacetName()
          For internal use only
 java.lang.String getFamily()
           
 int getHeight()
          Gets the height of the node, in pixels, at full size
 java.lang.String getLabel()
          Gets the label for this node
 java.lang.String getLayout()
          Gets the name of the layout that should be applied to nodes contained within this node (if any)
 java.lang.Object getNodeId()
          Gets a unique identifier for this node that can be used in conjunction with the startNode and endNode Link properties.
 java.lang.String getRendererType()
           
 java.lang.String getShortDesc()
          Gets a short description of this node for user agents rendering to non-visual media (e.g.
 int getWidth()
          Gets the width of the node, in pixels, at full size
 boolean isReadOnly()
           
 boolean isSelectable()
          Gets whether this node can be selected (true by default)
 boolean isShowDisclose()
          Gets whether or not to render the disclose action.
 boolean isShowDrill()
          Gets whether or not to render the drill action.
 boolean isShowIsolate()
          Gets whether or not to render the isolate action.
 boolean isShowNodeActions()
          Gets whether or not to render any node actions.
 boolean isShowStack()
          Gets whether or not to render the stack actions.
 void setContainerId(java.lang.Object containerId)
          Sets the parent container for this Node.
 void setContainerStyle(java.lang.String containerStyle)
          Sets the style of the container background when this node is disclosed
 void setDraggable(java.lang.String draggable)
          Sets whether this node is draggable
 void setFacetName(java.lang.String fn)
          For internal use only
 void setHeight(int height)
          Specifies the height of the node, in pixels, at full size
 void setLabel(java.lang.String label)
          Sets the label for this node
 void setLayout(java.lang.String layout)
          Sets the name of the layout that should be applied to nodes contained within this node (if any)
 void setNodeId(java.lang.Object nodeId)
          Sets a unique identifier for this node that can be used in conjunction with the startNode and endNode Link properties.
 void setReadOnly(boolean readOnly)
           
 void setSelectable(boolean selectable)
          Sets whether this node can be selected (true by default)
 void setShortDesc(java.lang.String shortDesc)
          Sets a short description of this node for user agents rendering to non-visual media (e.g.
 void setShowDisclose(boolean showDisclose)
          Sets whether or not to render the disclose action.
 void setShowDrill(boolean showDrill)
          Sets whether or not to render the drill action.
 void setShowIsolate(boolean showIsolate)
          Sets whether or not to render the isolate action.
 void setShowNodeActions(boolean showNodeActions)
          Sets whether or not to render any node actions.
 void setShowStack(boolean showStack)
          Sets whether or not to render the stack actions.
 void setWidth(int width)
          Specifies the width of the node, in pixels, at full size

 

Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addComponentChange, addComponentChange, addComponentChangeFilter, addFacesListener, broadcast, broadcastToMethodBinding, broadcastToMethodExpression, createFacesBean, decode, decodeChildren, decodeChildrenImpl, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientId, getComponentChangeFilters, getContainerClientId, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getParent, getProperty, getPropertyKey, getRenderedFacetsAndChildren, getRenderer, getRendersChildren, getValueBinding, getValueExpression, invokeOnChildrenComponents, invokeOnComponent, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeAttributeChangeListener, removeComponentChangeFilter, 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, defaultGetRenderedFacetsAndChildren, encodeFlattenedChild, encodeFlattenedChildren, getLogicalParent, getLogicalParent, isVisitable, partialEncodeVisit, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, setPartialTarget, setUpEncodingContext, setupVisitingContext, tearDownEncodingContext, tearDownVisitingContext, visitTree, visitTree

 

Methods inherited from class javax.faces.component.UIComponent
encodeAll, 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

WIDTH_KEY

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

HEIGHT_KEY

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

FACET_NAME_KEY

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

SHOW_DISCLOSE_KEY

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

SHOW_ISOLATE_KEY

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

SHOW_DRILL_KEY

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

SHOW_STACK_KEY

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

SHOW_NODE_ACTIONS_KEY

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

SHORT_DESC_KEY

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

NODE_ID_KEY

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

SELECTABLE_KEY

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

CONTAINER_ID_KEY

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

LAYOUT_KEY

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

LABEL_KEY

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

READ_ONLY_KEY

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

DRAGGABLE_KEY

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

CONTAINER_STYLE_KEY

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

CLIENT_LISTENERS_KEY

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

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

UIDiagramNode

public UIDiagramNode()
Constructs an instance of the node.

Method Detail

getBeanType

protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
Overrides:
getBeanType in class org.apache.myfaces.trinidad.component.UIXComponentBase

getFamily

public java.lang.String getFamily()
Specified by:
getFamily in class org.apache.myfaces.trinidad.component.UIXComponentBase

getRendererType

public java.lang.String getRendererType()
Overrides:
getRendererType in class org.apache.myfaces.trinidad.component.UIXComponentBase

setWidth

public void setWidth(int width)
Specifies the width of the node, in pixels, at full size

getWidth

public int getWidth()
Gets the width of the node, in pixels, at full size

setHeight

public void setHeight(int height)
Specifies the height of the node, in pixels, at full size

getHeight

public int getHeight()
Gets the height of the node, in pixels, at full size

setFacetName

public void setFacetName(java.lang.String fn)
For internal use only

getFacetName

public java.lang.String getFacetName()
For internal use only

isShowDisclose

public final boolean isShowDisclose()
Gets whether or not to render the disclose action.
Returns:
whether or not to render the disclose action.

setShowDisclose

public final void setShowDisclose(boolean showDisclose)
Sets whether or not to render the disclose action.
Parameters:
showDisclose - whether or not to render the disclose action.

isShowIsolate

public final boolean isShowIsolate()
Gets whether or not to render the isolate action.
Returns:
whether or not to render the isolate action.

setShowIsolate

public final void setShowIsolate(boolean showIsolate)
Sets whether or not to render the isolate action.
Parameters:
showIsolate - whether or not to render the isolate action.

isShowDrill

public final boolean isShowDrill()
Gets whether or not to render the drill action.
Returns:
the new showDrill value

setShowDrill

public final void setShowDrill(boolean showDrill)
Sets whether or not to render the drill action.
Parameters:
showDrill - the new showDrill value

isShowStack

public final boolean isShowStack()
Gets whether or not to render the stack actions.
Returns:
the new showStack value

setShowStack

public final void setShowStack(boolean showStack)
Sets whether or not to render the stack actions.
Parameters:
showStack - the new showStack value

isShowNodeActions

public final boolean isShowNodeActions()
Gets whether or not to render any node actions.
Returns:
the new showNodeActions value

setShowNodeActions

public final void setShowNodeActions(boolean showNodeActions)
Sets whether or not to render any node actions.
Parameters:
showNodeActions - the new showNodeActions value

setShortDesc

public void setShortDesc(java.lang.String shortDesc)
Sets a short description of this node for user agents rendering to non-visual media (e.g. screen readers)
Parameters:
shortDesc - the new type value

getShortDesc

public java.lang.String getShortDesc()
Gets a short description of this node for user agents rendering to non-visual media (e.g. screen readers)
Returns:
the new shortDesc value

setNodeId

public void setNodeId(java.lang.Object nodeId)
Sets a unique identifier for this node that can be used in conjunction with the startNode and endNode Link properties.
Parameters:
nodeId - the unique identifier

getNodeId

public java.lang.Object getNodeId()
Gets a unique identifier for this node that can be used in conjunction with the startNode and endNode Link properties.
Returns:
the unique identifier

isSelectable

public final boolean isSelectable()
Gets whether this node can be selected (true by default)
Returns:
whether this node can be selected

setSelectable

public final void setSelectable(boolean selectable)
Sets whether this node can be selected (true by default)
Parameters:
selectable - whether this node can be selected

isReadOnly

public final boolean isReadOnly()

setReadOnly

public final void setReadOnly(boolean readOnly)

setContainerId

public void setContainerId(java.lang.Object containerId)
Sets the parent container for this Node. Should correspond to the nodeId of the container node.
Parameters:
containerId - the unique identifier for the container node

getContainerId

public java.lang.Object getContainerId()
Gets the parent container for this Node. Should correspond to the nodeId of the container node.
Returns:
the unique identifier for the container node

setLayout

public final void setLayout(java.lang.String layout)
Sets the name of the layout that should be applied to nodes contained within this node (if any)
Parameters:
layout - the name of the layout

getLayout

public final java.lang.String getLayout()
Gets the name of the layout that should be applied to nodes contained within this node (if any)
Returns:
the name of the layout

setLabel

public final void setLabel(java.lang.String label)
Sets the label for this node
Parameters:
label - the label for this node

getLabel

public final java.lang.String getLabel()
Gets the label for this node
Returns:
the label for this node

setDraggable

public void setDraggable(java.lang.String draggable)
Sets whether this node is draggable
Parameters:
draggable - whether this node is draggable

getDraggable

public java.lang.String getDraggable()
Gets whether this node is draggable
Returns:
the draggable value

setContainerStyle

public void setContainerStyle(java.lang.String containerStyle)
Sets the style of the container background when this node is disclosed
Parameters:
containerStyle - the style of the container background when this node is disclosed

getContainerStyle

public java.lang.String getContainerStyle()
Gets the style of the container background when this node is disclosed
Returns:
the style of the container background when this node is disclosed

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.7.2)

E12063-10


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