GWT Tk 0.2.3

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

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.TabFocusControllerStub
All Implemented Interfaces:
Controller, EventDelegate, TabFocusController

public class TabFocusControllerStub
extends ControllerAdaptor
implements TabFocusController


Constructor Summary
TabFocusControllerStub()
           
 
Method Summary
 void setModel(FocusModel focusModel)
           
 
Methods inherited from class asquare.gwt.tk.client.ui.behavior.ControllerAdaptor
getId, plugIn, 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.Controller
getId, plugIn, unplug
 
Methods inherited from interface asquare.gwt.tk.client.ui.behavior.EventDelegate
getEventBits, onBrowserEvent
 

Constructor Detail

TabFocusControllerStub

public TabFocusControllerStub()
Method Detail

setModel

public void setModel(FocusModel focusModel)
Specified by:
setModel in interface TabFocusController

GWT Tk 0.2.3

© 2007 Mat Gessel