org.androidannotations.api.view
Class OnViewChangedNotifier
java.lang.Object
org.androidannotations.api.view.OnViewChangedNotifier
public class OnViewChangedNotifier
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnViewChangedNotifier
public OnViewChangedNotifier()
replaceNotifier
public static OnViewChangedNotifier replaceNotifier(OnViewChangedNotifier notifier)
registerOnViewChangedListener
public static void registerOnViewChangedListener(OnViewChangedListener listener)
notifyViewChanged
public void notifyViewChanged(HasViews hasViews)
Copyright © 2010-2014. All Rights Reserved.