|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Register a VisualRepresentationListener at a VisualRepresentation
if you want to be informed when the VisualRepresentation is entered
or left by browser navigation or when an other dialog is shown (and this
dialog is left) or hidden (and this dialog is entered).
Use these callbacks if you want to free resources when not shown and allocate when shown again.
| Method Summary | |
void |
visualRepresentationEntered()
VisualRepresentation is entered by browser navigation
or because a dialog is hiden and this VisualRepresentation
is shown again. |
void |
visualRepresentationLeft()
VisualRepresentation is left by browser navigation
or because an other dialog is shown. |
| Method Detail |
public void visualRepresentationEntered()
VisualRepresentation is entered by browser navigation
or because a dialog is hiden and this VisualRepresentation
is shown again.
public void visualRepresentationLeft()
VisualRepresentation is left by browser navigation
or because an other dialog is shown.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||