com.ebmwebsourcing.gwt.jquery.client.ui.handler.adapter
Class SelectableHandlerAdapter

java.lang.Object
  extended by com.ebmwebsourcing.gwt.jquery.client.ui.handler.adapter.SelectableHandlerAdapter
All Implemented Interfaces:
SelectableHandler

public abstract class SelectableHandlerAdapter
extends java.lang.Object
implements SelectableHandler


Constructor Summary
SelectableHandlerAdapter()
           
 
Method Summary
 com.j4g.client.api.F selected()
           
 com.j4g.client.api.F selecting()
           
 com.j4g.client.api.F start()
           
 com.j4g.client.api.F stop()
           
 com.j4g.client.api.F unselected()
           
 com.j4g.client.api.F unselecting()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectableHandlerAdapter

public SelectableHandlerAdapter()
Method Detail

selected

public com.j4g.client.api.F selected()
Specified by:
selected in interface SelectableHandler

selecting

public com.j4g.client.api.F selecting()
Specified by:
selecting in interface SelectableHandler

start

public com.j4g.client.api.F start()
Specified by:
start in interface SelectableHandler

stop

public com.j4g.client.api.F stop()
Specified by:
stop in interface SelectableHandler

unselected

public com.j4g.client.api.F unselected()
Specified by:
unselected in interface SelectableHandler

unselecting

public com.j4g.client.api.F unselecting()
Specified by:
unselecting in interface SelectableHandler


Copyright © 2010 eBM WebSourcing. All Rights Reserved.