com.ebmwebsourcing.gwt.jquery.client.ui.handler.adapter
Class SortableHandlerAdapter
java.lang.Object
com.ebmwebsourcing.gwt.jquery.client.ui.handler.adapter.SortableHandlerAdapter
- All Implemented Interfaces:
- SortableHandler
public abstract class SortableHandlerAdapter
- extends java.lang.Object
- implements 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()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortableHandlerAdapter
public SortableHandlerAdapter()
activate
public com.j4g.client.api.F activate()
- Specified by:
activate in interface SortableHandler
beforeStop
public com.j4g.client.api.F beforeStop()
- Specified by:
beforeStop in interface SortableHandler
change
public com.j4g.client.api.F change()
- Specified by:
change in interface SortableHandler
deactivate
public com.j4g.client.api.F deactivate()
- Specified by:
deactivate in interface SortableHandler
out
public com.j4g.client.api.F out()
- Specified by:
out in interface SortableHandler
over
public com.j4g.client.api.F over()
- Specified by:
over in interface SortableHandler
receive
public com.j4g.client.api.F receive()
- Specified by:
receive in interface SortableHandler
remove
public com.j4g.client.api.F remove()
- Specified by:
remove in interface SortableHandler
sort
public com.j4g.client.api.F sort()
- Specified by:
sort in interface SortableHandler
start
public com.j4g.client.api.F start()
- Specified by:
start in interface SortableHandler
stop
public com.j4g.client.api.F stop()
- Specified by:
stop in interface SortableHandler
update
public com.j4g.client.api.F update()
- Specified by:
update in interface SortableHandler
Copyright © 2010 eBM WebSourcing. All Rights Reserved.