|
Search this API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ViewChangeListener
An interface for classes that are interested in the event
that a ViewContainer
changes it's current view.
Method Summary | |
---|---|
void |
currentViewChanged(View view)
Callback that is invoked when the ViewContainer changed it's current view. |
Method Detail |
---|
void currentViewChanged(View view)
view
- the new view
|
© Copyright 2000-2022, yWorks GmbH. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |