public class OnViewChangedNotifier
extends java.lang.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-2014. All Rights Reserved.