| Package | Description |
|---|---|
| com.jidesoft.dialog |
The package contains classes related to JDialog for JIDE Common Layer.
|
| Modifier and Type | Field and Description |
|---|---|
protected PageEvent |
AbstractPage._pageEvent
Only one
DataChangeEvent is needed per model instance since the event's only (read-only) state is
the source property. |
| Modifier and Type | Method and Description |
|---|---|
void |
PageListener.pageEventFired(PageEvent e)
Invoked when the target of the listener has fired a page event.
|