Package omero.grid
Class Callback_Table_read
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.Callback_Table_read
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<Data>
,Ice.TwowayCallbackArg1UE<Data>
public abstract class Callback_Table_read extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<Data>
Read a subset of columns and consecutive rows from a table. The meaning of the start and stop parameters are the same as in the built-in Python slices. Setting both start and stop to 0 is interpreted as returning all rows.
-
-
Constructor Summary
Constructors Constructor Description Callback_Table_read()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-