|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TimeBaseService
Provides a means by which to obtain access to a time base object which can be used to convert delta times into absolute times.
| Nested Class Summary | |
|---|---|
static interface |
TimeBaseService.GotTimeBaseListener
Used to communicated the result of a getTimeOid(java.lang.String, com.threerings.presents.client.TimeBaseService.GotTimeBaseListener) request. |
| Nested classes/interfaces inherited from interface com.threerings.presents.client.InvocationService |
|---|
InvocationService.ConfirmListener, InvocationService.InvocationListener, InvocationService.ResultListener |
| Method Summary | |
|---|---|
void |
getTimeOid(String timeBase,
TimeBaseService.GotTimeBaseListener listener)
Requests the oid of the specified time base object be fetched. |
| Method Detail |
|---|
void getTimeOid(String timeBase,
TimeBaseService.GotTimeBaseListener listener)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||