GWT Tk 0.2.3

Uses of Interface
asquare.gwt.tk.client.ui.behavior.ControllerSupport

Packages that use ControllerSupport
asquare.gwt.tk.client.ui   
 

Uses of ControllerSupport in asquare.gwt.tk.client.ui
 

Classes in asquare.gwt.tk.client.ui that implement ControllerSupport
 class AlertDialog
          A modal dialog tailored to conveniently displaying alerts.
 class BasicPanel
          A barebones ComplexPanel which allows specification of the root element and display style of added children.
 class CComplexPanel
          A panel base class which allows multiple children and supports pluggable controllers.
 class CPopupPanel
          Adds controller support to popup panels.
 class CWidget
          A widget base class which supports pluggable controllers.
 class CWrapper
          Wraps an widget to provide event processing via controllers.
 class DropDownPanel
          A panel that consists of a hideable content DIV and an optional header DIV.
 class GlassPanel
          A panel which covers the entire viewport or document, whichever is larger.
 class ModalDialog
          A modal dialog featuring: an optional caption support for widgets in the caption a background "GlassPanel" which blocks user interaction with the page (also stylable for the "light box" effect).
protected  class ModalDialog.CaptionWrapper
          Provides event support for the caption element.
 


GWT Tk 0.2.3

© 2007 Mat Gessel