| Package | Description | 
|---|---|
| oracle.ide.view | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ViewStateListener.viewCollapsed(ViewStateEvent e)
This method is called back when an accordion panel hosting a View
  changes from being expanded to collapsed. 
 | 
void | 
ViewStateListener.viewExpanded(ViewStateEvent e)
This method is called back when an accordion panel hosting a View
  changes from being collapsed to expanded. 
 |