public class OnViewChangedNotifier extends Object
| Constructor and Description |
|---|
OnViewChangedNotifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyViewChanged(HasViews hasViews) |
static void |
registerOnViewChangedListener(OnViewChangedListener listener) |
static OnViewChangedNotifier |
replaceNotifier(OnViewChangedNotifier notifier) |
public static OnViewChangedNotifier replaceNotifier(OnViewChangedNotifier notifier)
public static void registerOnViewChangedListener(OnViewChangedListener listener)
public void notifyViewChanged(HasViews hasViews)
Copyright © 2010-2015. All Rights Reserved.