| 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1) E12063-04  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BaseViewFormatCallback
| Method Summary | |
|---|---|
 void | 
formatChanged(int attributeId,
              java.lang.String attributeName,
              java.lang.Object oldValue,
              java.lang.Object newValue)
 | 
| Method Detail | 
|---|
void formatChanged(int attributeId,
                   java.lang.String attributeName,
                   java.lang.Object oldValue,
                   java.lang.Object newValue)
attributeId - the static constant in ViewFormat 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) E12063-04  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||