asquare.gwt.tk.client.ui
Class ModalDialog.PositionDialogControllerIE6
java.lang.Object
asquare.gwt.tk.client.ui.behavior.EventDelegateAdaptor
asquare.gwt.tk.client.ui.behavior.ControllerAdaptor
asquare.gwt.tk.client.ui.ModalDialog.PositionDialogController
asquare.gwt.tk.client.ui.ModalDialog.PositionDialogControllerIE6
- All Implemented Interfaces:
- Controller, EventDelegate
- Enclosing class:
- ModalDialog
public static class ModalDialog.PositionDialogControllerIE6
- extends ModalDialog.PositionDialogController
| 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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModalDialog.PositionDialogControllerIE6
public ModalDialog.PositionDialogControllerIE6()
updateContentWidth
protected int updateContentWidth(ModalDialog dialog,
int contentWidth)
- Description copied from class:
ModalDialog.PositionDialogController
- Template method for updating the content width.
- post: the dialog content width (style attribute) will be updated
- post: the
dialogWidth property will be finalized
- Overrides:
updateContentWidth in class ModalDialog.PositionDialogController
© 2007 Mat Gessel