
public class HeaderMobileView extends ViewWithUiHandlers<HeaderUiHandlers> implements HeaderPresenter.MyView, UserInfoPopup.Handler
| Modifier and Type | Method and Description |
|---|---|
void |
disableUserOptions() |
void |
enableUserOptions(CurrentUser currentUser) |
void |
hideActionButtons() |
void |
initActionBar(Boolean tabsVisible) |
void |
onLogout() |
void |
showActionBar(Boolean visible) |
void |
showActionButton(ChangeActionBarEvent.ActionType actionType) |
getUiHandlers, setUiHandlersaddToSlot, asWidget, initWidget, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToSlot, removeFromSlot, setInSlotsetUiHandlerspublic void showActionBar(Boolean visible)
showActionBar in interface HeaderPresenter.MyViewpublic void initActionBar(Boolean tabsVisible)
initActionBar in interface HeaderPresenter.MyViewpublic void hideActionButtons()
hideActionButtons in interface HeaderPresenter.MyViewpublic void showActionButton(ChangeActionBarEvent.ActionType actionType)
showActionButton in interface HeaderPresenter.MyViewpublic void enableUserOptions(CurrentUser currentUser)
enableUserOptions in interface HeaderPresenter.MyViewpublic void disableUserOptions()
disableUserOptions in interface HeaderPresenter.MyViewpublic void onLogout()
onLogout in interface UserInfoPopup.HandlerCopyright © 2010-2014 ArcBees. All Rights Reserved.