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, setUiHandlers
addToSlot, asWidget, initWidget, removeFromSlot, setInSlot
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToSlot, removeFromSlot, setInSlot
setUiHandlers
public void showActionBar(Boolean visible)
showActionBar
in interface HeaderPresenter.MyView
public void initActionBar(Boolean tabsVisible)
initActionBar
in interface HeaderPresenter.MyView
public void hideActionButtons()
hideActionButtons
in interface HeaderPresenter.MyView
public void showActionButton(ChangeActionBarEvent.ActionType actionType)
showActionButton
in interface HeaderPresenter.MyView
public void enableUserOptions(CurrentUser currentUser)
enableUserOptions
in interface HeaderPresenter.MyView
public void disableUserOptions()
disableUserOptions
in interface HeaderPresenter.MyView
public void onLogout()
onLogout
in interface UserInfoPopup.Handler
Copyright © 2010-2014 ArcBees. All Rights Reserved.