com.ebmwebsourcing.gwt.jquery.client.ui.handler
Interface SelectableHandler

All Known Implementing Classes:
SelectableHandlerAdapter

public interface SelectableHandler


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()
           
 

Method Detail

selected

com.j4g.client.api.F selected()

selecting

com.j4g.client.api.F selecting()

start

com.j4g.client.api.F start()

stop

com.j4g.client.api.F stop()

unselected

com.j4g.client.api.F unselected()

unselecting

com.j4g.client.api.F unselecting()


Copyright © 2010 eBM WebSourcing. All Rights Reserved.