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

E12063-05

oracle.adf.view.faces.bi.component.hierarchyViewer
Class Link

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.hierarchyViewer.Link
All Implemented Interfaces:
javax.faces.component.StateHolder

public class Link
extends org.apache.myfaces.trinidad.component.UIXComponentBase


Field Summary
static java.lang.String COMPONENT_FAMILY
           
static java.lang.String COMPONENT_TYPE
           
protected static java.lang.String DEFAULT_END_CONNECTOR_TYPE
           
static java.lang.String DEFAULT_LINK_COLOR
           
protected static java.lang.String DEFAULT_LINK_STYLE
           
protected static java.lang.String DEFAULT_LINK_TYPE
           
protected static java.lang.String DEFAULT_LINK_WIDTH
           
static org.apache.myfaces.trinidad.bean.PropertyKey DIRECTION_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey END_CONNECTOR_TYPE_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey LINK_COLOR_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey LINK_LABEL_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey LINK_STYLE_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey LINK_TYPE_KEY
           
static org.apache.myfaces.trinidad.bean.PropertyKey LINK_WIDTH_KEY
           
static org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
           
 
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
Link()
           
 
Method Summary
protected  org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
           
 java.lang.String getDirection()
           
 java.lang.String getEndConnectorType()
           
 java.lang.String getFamily()
           
 java.lang.String getLabel()
           
 java.lang.String getLinkColor()
           
 java.lang.String getLinkStyle()
           
 java.lang.String getLinkType()
           
 java.lang.String getLinkWidth()
           
 java.lang.String getRendererType()
           
 void setDirection(java.lang.String direction)
           
 void setEndConnectorType(java.lang.String endConnectorType)
           
 void setLabel(java.lang.String strLinkLabel)
           
 void setLinkColor(java.lang.String strLinkColor)
           
 void setLinkStyle(java.lang.String strLinkStyle)
           
 void setLinkType(java.lang.String strLinkType)
           
 void setLinkWidth(java.lang.String strLinkWdith)
           
 
Methods inherited from class org.apache.myfaces.trinidad.component.UIXComponentBase
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addFacesListener, broadcast, broadcastToMethodBinding, broadcastToMethodExpression, createFacesBean, decode, decodeChildren, decodeChildrenImpl, 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, getRendersChildren, 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
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

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

DIRECTION_KEY

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

LINK_TYPE_KEY

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

LINK_COLOR_KEY

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

LINK_LABEL_KEY

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

LINK_WIDTH_KEY

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

LINK_STYLE_KEY

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

END_CONNECTOR_TYPE_KEY

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

DEFAULT_LINK_TYPE

protected static final java.lang.String DEFAULT_LINK_TYPE
See Also:
Constant Field Values

DEFAULT_LINK_COLOR

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

DEFAULT_LINK_STYLE

protected static final java.lang.String DEFAULT_LINK_STYLE
See Also:
Constant Field Values

DEFAULT_LINK_WIDTH

protected static final java.lang.String DEFAULT_LINK_WIDTH
See Also:
Constant Field Values

DEFAULT_END_CONNECTOR_TYPE

protected static final java.lang.String DEFAULT_END_CONNECTOR_TYPE
See Also:
Constant Field Values
Constructor Detail

Link

public Link()
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

getDirection

public java.lang.String getDirection()

setDirection

public void setDirection(java.lang.String direction)

getLinkType

public java.lang.String getLinkType()

setLinkType

public void setLinkType(java.lang.String strLinkType)

getLinkWidth

public java.lang.String getLinkWidth()

setLinkWidth

public void setLinkWidth(java.lang.String strLinkWdith)

getLinkColor

public java.lang.String getLinkColor()

setLinkColor

public void setLinkColor(java.lang.String strLinkColor)

getLabel

public java.lang.String getLabel()

setLabel

public void setLabel(java.lang.String strLinkLabel)

getLinkStyle

public java.lang.String getLinkStyle()

setLinkStyle

public void setLinkStyle(java.lang.String strLinkStyle)

getEndConnectorType

public java.lang.String getEndConnectorType()

setEndConnectorType

public void setEndConnectorType(java.lang.String endConnectorType)

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

E12063-05

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