org.cruxframework.crux.widgets.client.toptoolbar
Class TopToolBarTouchSmallController

java.lang.Object
  extended by org.cruxframework.crux.core.client.controller.crossdevice.DeviceAdaptiveController
      extended by org.cruxframework.crux.widgets.client.toptoolbar.TopToolBarArrowsSmallController
          extended by org.cruxframework.crux.widgets.client.toptoolbar.TopToolBarTouchSmallController
All Implemented Interfaces:
com.google.gwt.event.logical.shared.HasCloseHandlers<TopToolBar>, com.google.gwt.event.logical.shared.HasOpenHandlers<TopToolBar>, com.google.gwt.event.shared.HasHandlers, com.google.gwt.user.client.ui.HasWidgets, com.google.gwt.user.client.ui.IndexedPanel, com.google.gwt.user.client.ui.IsWidget, Iterable<com.google.gwt.user.client.ui.Widget>, org.cruxframework.crux.core.client.screen.DeviceAdaptive, HasBeforeCloseHandlers, HasBeforeOpenAndBeforeCloseHandlers, HasBeforeOpenHandlers, TopToolBar

public class TopToolBarTouchSmallController
extends TopToolBarArrowsSmallController

Author:
Thiago da Rosa de Bustamante

Nested Class Summary
static class TopToolBarTouchSmallController.GripHandler
           
 
Nested classes/interfaces inherited from class org.cruxframework.crux.widgets.client.toptoolbar.TopToolBarArrowsSmallController
TopToolBarArrowsSmallController.PanelAnimation
 
Nested classes/interfaces inherited from interface org.cruxframework.crux.core.client.screen.DeviceAdaptive
org.cruxframework.crux.core.client.screen.DeviceAdaptive.Device, org.cruxframework.crux.core.client.screen.DeviceAdaptive.Input, org.cruxframework.crux.core.client.screen.DeviceAdaptive.Size, org.cruxframework.crux.core.client.screen.DeviceAdaptive.Template, org.cruxframework.crux.core.client.screen.DeviceAdaptive.Templates
 
Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.IndexedPanel
com.google.gwt.user.client.ui.IndexedPanel.ForIsWidget
 
Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasWidgets
com.google.gwt.user.client.ui.HasWidgets.ForIsWidget
 
Field Summary
protected  TopToolBarTouchSmallController.GripHandler gripHandler
           
 
Fields inherited from class org.cruxframework.crux.widgets.client.toptoolbar.TopToolBarArrowsSmallController
alreadySettingPanelPosition, canvas, canvasHeight, floatPanel, grip, gripHeight, opened, panelAnimation, placeHolder, pos
 
Constructor Summary
TopToolBarTouchSmallController()
           
 
Method Summary
protected  void prepareGripPanel()
           
 void setGripHandler(TopToolBarTouchSmallController.GripHandler gripHandler)
           
 
Methods inherited from class org.cruxframework.crux.widgets.client.toptoolbar.TopToolBarArrowsSmallController
add, addBeforeCloseHandler, addBeforeOpenHandler, addCloseHandler, addOpenHandler, clear, close, createPlaceHolderPanel, doClose, doOpen, getGripHeight, getGripWidget, getWidget, getWidgetCount, getWidgetIndex, init, iterator, open, prepareGripWidget, remove, remove, setFloatPanelPosition, setGripHeight, setGripWidget, setPanelAnimation, setPanelDefaultPosition, setPosition, toggle
 
Methods inherited from class org.cruxframework.crux.core.client.controller.crossdevice.DeviceAdaptiveController
addAttachHandler, addHandler, addWidget, asWidget, fireEvent, getChildWidget, getElement, getStyleName, getTitle, isVisible, setHeight, setStyleName, setTitle, setVisible, setWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.cruxframework.crux.core.client.screen.DeviceAdaptive
addAttachHandler, addHandler, getElement, getStyleName, getTitle, isVisible, setHeight, setStyleName, setTitle, setVisible, setWidth
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 
Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
 

Field Detail

gripHandler

protected TopToolBarTouchSmallController.GripHandler gripHandler
Constructor Detail

TopToolBarTouchSmallController

public TopToolBarTouchSmallController()
Method Detail

setGripHandler

public void setGripHandler(TopToolBarTouchSmallController.GripHandler gripHandler)

prepareGripPanel

protected void prepareGripPanel()
Overrides:
prepareGripPanel in class TopToolBarArrowsSmallController


Copyright © 2015. All rights reserved.