| 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ViewStyleCallback
| Method Summary | |
|---|---|
 void | 
styleChanged(int attributeId,
             java.lang.String attributeName,
             java.lang.Object oldValue,
             java.lang.Object newValue)
 | 
| Method Detail | 
|---|
void styleChanged(int attributeId,
                  java.lang.String attributeName,
                  java.lang.Object oldValue,
                  java.lang.Object newValue)
attributeId - the static constant in ViewStyle that identifies the attributeattributeName - the name of the attribute that changedoldValue - the old value of the attributenewValue - the new value of the attribute
  | 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||