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

E12063-08

oracle.adf.view.faces.bi.component.graph
Class GraphSelectionAttributeChange

java.lang.Object
  extended by org.apache.myfaces.trinidad.change.ComponentChange
      extended by org.apache.myfaces.trinidad.change.AttributeComponentChange
          extended by oracle.adf.view.faces.bi.component.graph.GraphSelectionAttributeChange
All Implemented Interfaces:
java.io.Serializable

public final class GraphSelectionAttributeChange
extends org.apache.myfaces.trinidad.change.AttributeComponentChange

Handles GraphSelectionAttribute changes, which need to be handled specially because they are mutable and programmers assume that the instances don't change

See Also:
Serialized Form

Constructor Summary
GraphSelectionAttributeChange(java.lang.String clientId, java.lang.Object value)
           
 
Method Summary
 void changeComponent(javax.faces.component.UIComponent uiComponent)
           
 
Methods inherited from class org.apache.myfaces.trinidad.change.AttributeComponentChange
getAttributeName, getAttributeValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphSelectionAttributeChange

public GraphSelectionAttributeChange(java.lang.String clientId,
                                     java.lang.Object value)
Method Detail

changeComponent

public void changeComponent(javax.faces.component.UIComponent uiComponent)
Overrides:
changeComponent in class org.apache.myfaces.trinidad.change.AttributeComponentChange

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

E12063-08

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