GWT Tk 0.2.3

asquare.gwt.tk.client.ui.behavior.impl
Class GlassPanelControllerSafari

java.lang.Object
  extended by asquare.gwt.tk.client.ui.behavior.EventDelegateAdaptor
      extended by asquare.gwt.tk.client.ui.behavior.ControllerAdaptor
          extended by asquare.gwt.tk.client.ui.behavior.impl.GlassPanelControllerStandard
              extended by asquare.gwt.tk.client.ui.behavior.impl.GlassPanelControllerSafari
All Implemented Interfaces:
Controller, EventDelegate, GlassPanelController, WindowResizeListener

public class GlassPanelControllerSafari
extends GlassPanelControllerStandard


Field Summary
 
Fields inherited from class asquare.gwt.tk.client.ui.behavior.impl.GlassPanelControllerStandard
m_xScroll, m_yScroll
 
Constructor Summary
GlassPanelControllerSafari()
           
 
Method Summary
 String calculateHeight()
           
protected  void updateHeight()
           
 
Methods inherited from class asquare.gwt.tk.client.ui.behavior.impl.GlassPanelControllerStandard
calculateWidth, canScrollX, canScrollY, getWidget, onWindowResized, plugIn, unplug, updateWidth
 
Methods inherited from class asquare.gwt.tk.client.ui.behavior.ControllerAdaptor
getId
 
Methods inherited from class asquare.gwt.tk.client.ui.behavior.EventDelegateAdaptor
doBrowserEvent, getEventBits, onBrowserEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface asquare.gwt.tk.client.ui.behavior.Controller
getId
 
Methods inherited from interface asquare.gwt.tk.client.ui.behavior.EventDelegate
getEventBits, onBrowserEvent
 

Constructor Detail

GlassPanelControllerSafari

public GlassPanelControllerSafari()
Method Detail

calculateHeight

public String calculateHeight()
Overrides:
calculateHeight in class GlassPanelControllerStandard

updateHeight

protected void updateHeight()
Overrides:
updateHeight in class GlassPanelControllerStandard

GWT Tk 0.2.3

© 2007 Mat Gessel