GWT Tk 0.2.3

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

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.GlassPanelControllerIE6ImplQuirks
All Implemented Interfaces:
Controller, EventDelegate, GlassPanelController, WindowResizeListener
Direct Known Subclasses:
GlassPanelControllerIE6ImplStrict

public class GlassPanelControllerIE6ImplQuirks
extends GlassPanelControllerStandard


Field Summary
 
Fields inherited from class asquare.gwt.tk.client.ui.behavior.impl.GlassPanelControllerStandard
m_xScroll, m_yScroll
 
Constructor Summary
GlassPanelControllerIE6ImplQuirks()
           
 
Method Summary
 String calculateWidth()
           
protected  void updateWidth()
           
 
Methods inherited from class asquare.gwt.tk.client.ui.behavior.impl.GlassPanelControllerStandard
calculateHeight, canScrollX, canScrollY, getWidget, onWindowResized, plugIn, unplug, updateHeight
 
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

GlassPanelControllerIE6ImplQuirks

public GlassPanelControllerIE6ImplQuirks()
Method Detail

calculateWidth

public String calculateWidth()
Overrides:
calculateWidth in class GlassPanelControllerStandard

updateWidth

protected void updateWidth()
Overrides:
updateWidth in class GlassPanelControllerStandard

GWT Tk 0.2.3

© 2007 Mat Gessel