|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ViewListener
Listener for view changes.
| Modifier and Type | Method and Description |
|---|---|
void |
viewActivated(View view)
Notifies, that view has been activated - added to the view container |
void |
viewDeactivated(View view)
Notifies, that view has been deactivated |
void |
viewInvalidated(View view)
Notifies, that view layout changed |
| Method Detail |
|---|
void viewInvalidated(View view)
view - viewvoid viewActivated(View view)
view - viewvoid viewDeactivated(View view)
view - view
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||