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

All Known Implementing Classes:
SortableHandlerAdapter

public interface SortableHandler


Method Summary
 com.j4g.client.api.F activate()
           
 com.j4g.client.api.F beforeStop()
           
 com.j4g.client.api.F change()
           
 com.j4g.client.api.F deactivate()
           
 com.j4g.client.api.F out()
           
 com.j4g.client.api.F over()
           
 com.j4g.client.api.F receive()
           
 com.j4g.client.api.F remove()
           
 com.j4g.client.api.F sort()
           
 com.j4g.client.api.F start()
           
 com.j4g.client.api.F stop()
           
 com.j4g.client.api.F update()
           
 

Method Detail

start

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

sort

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

change

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

beforeStop

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

stop

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

update

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

receive

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

remove

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

over

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

out

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

activate

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

deactivate

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


Copyright © 2010 eBM WebSourcing. All Rights Reserved.