GWT Tk 0.2.3

asquare.gwt.tk.client.ui
Class ModalDialog.PositionDialogControllerIE6

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.ModalDialog.PositionDialogController
              extended by asquare.gwt.tk.client.ui.ModalDialog.PositionDialogControllerIE6
All Implemented Interfaces:
Controller, EventDelegate
Enclosing class:
ModalDialog

public static class ModalDialog.PositionDialogControllerIE6
extends ModalDialog.PositionDialogController


Constructor Summary
ModalDialog.PositionDialogControllerIE6()
           
 
Method Summary
protected  int updateContentWidth(ModalDialog dialog, int contentWidth)
          Template method for updating the content width.
 
Methods inherited from class asquare.gwt.tk.client.ui.ModalDialog.PositionDialogController
afterAttach, applyMaxWidthConstraint, applyMinHeightConstraint, applyMinWidthConstraint, beforeAttach, getViewportHeight, getViewportWidth, plugIn, setDialogPosition, setViewportHeight, setViewportWidth, updateContentHeight
 
Methods inherited from class asquare.gwt.tk.client.ui.behavior.ControllerAdaptor
getId, unplug
 
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.EventDelegate
getEventBits, onBrowserEvent
 

Constructor Detail

ModalDialog.PositionDialogControllerIE6

public ModalDialog.PositionDialogControllerIE6()
Method Detail

updateContentWidth

protected int updateContentWidth(ModalDialog dialog,
                                 int contentWidth)
Description copied from class: ModalDialog.PositionDialogController
Template method for updating the content width.

Overrides:
updateContentWidth in class ModalDialog.PositionDialogController

GWT Tk 0.2.3

© 2007 Mat Gessel