info.magnolia.ui.vaadin.gwt.client.actionbar.widget
Interface ActionbarWidgetView.Presenter

All Known Implementing Classes:
ActionbarConnector
Enclosing interface:
ActionbarWidgetView

public static interface ActionbarWidgetView.Presenter

Presenter for the Actionbar view.


Method Summary
 void forceLayout()
           
 String getIconResourceURL(String actionName)
           
 boolean isDeviceTablet()
           
 void setOpened(boolean opened)
           
 void triggerAction(String actionToken)
           
 

Method Detail

triggerAction

void triggerAction(String actionToken)

forceLayout

void forceLayout()

setOpened

void setOpened(boolean opened)

isDeviceTablet

boolean isDeviceTablet()

getIconResourceURL

String getIconResourceURL(String actionName)


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.