GWT Tk 0.2.3

asquare.gwt.tk.client.ui.behavior
Interface GlassPanelController

All Superinterfaces:
Controller, EventDelegate
All Known Implementing Classes:
GlassPanelControllerIE6, GlassPanelControllerIE6ImplQuirks, GlassPanelControllerIE6ImplStrict, GlassPanelControllerSafari, GlassPanelControllerStandard

public interface GlassPanelController
extends Controller

A marker interface for the GlassPanel controller. Used to instantiate the controller via deferred binding.

This controller updates the size of the GlassPanel when the browser window is resized.


Method Summary
 
Methods inherited from interface asquare.gwt.tk.client.ui.behavior.Controller
getId, plugIn, unplug
 
Methods inherited from interface asquare.gwt.tk.client.ui.behavior.EventDelegate
getEventBits, onBrowserEvent
 


GWT Tk 0.2.3

© 2007 Mat Gessel