JavaScript is disabled on your browser.
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 12c Release 1 (12.1.2.0.0) E23189-01
java.lang.Object
org.apache.myfaces.trinidad.change.ComponentChange
org.apache.myfaces.trinidad.change.AttributeComponentChange
oracle.adf.view.faces.bi.component.pivotTable.SizingManagerAttributeChange
All Implemented Interfaces:
java.io.Serializable
public final class SizingManagerAttributeChange
extends org.apache.myfaces.trinidad.change.AttributeComponentChange
Handles SizingManager attribute changes, which need to be handled specially because they are mutable
and programmers assume that the instances don't change
See Also: Serialized Form
Method Summary
Methods
Modifier and Type
Method and Description
void
changeComponent (javax.faces.component.UIComponent uiComponent)
Methods inherited from class org.apache.myfaces.trinidad.change.AttributeComponentChange
equals, getAttributeName, getAttributeValue, hashCode, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 12c Release 1 (12.1.2.0.0) E23189-01
Copyright © 1997, 2013, Oracle. All rights reserved.