public interface TimeBaseService extends InvocationService<ClientObject>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TimeBaseService.GotTimeBaseListener
Used to communicated the result of a
getTimeOid(java.lang.String, com.threerings.presents.client.TimeBaseService.GotTimeBaseListener) request. |
InvocationService.ConfirmListener, InvocationService.InvocationListener, InvocationService.ResultListener| Modifier and Type | Method and Description |
|---|---|
void |
getTimeOid(String timeBase,
TimeBaseService.GotTimeBaseListener listener)
Requests the oid of the specified time base object be fetched.
|
void getTimeOid(String timeBase, TimeBaseService.GotTimeBaseListener listener)
Copyright © 2015. All rights reserved.