|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.2) E12063-10 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
org.apache.myfaces.trinidad.change.ComponentChange
org.apache.myfaces.trinidad.change.AttributeComponentChange
oracle.adf.view.faces.bi.component.graph.GraphSelectionAttributeChange
public final class GraphSelectionAttributeChange
Handles GraphSelectionAttribute changes, which need to be handled specially because they are mutable and programmers assume that the instances don't change
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 |
---|
public GraphSelectionAttributeChange(java.lang.String clientId, java.lang.Object value)
Method Detail |
---|
public void changeComponent(javax.faces.component.UIComponent uiComponent)
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.2) E12063-10 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |