| Package | Description |
|---|---|
| xapi.collect.api | |
| xapi.util.api | |
| xapi.util.impl | |
| xapi.util.validators |
| Class and Description |
|---|
| ReceivesValue
A basic interface to be used to receive an object of the declared type.
|
| Class and Description |
|---|
| Bean
A simple interface for objects with typed
ProvidesValue.get() and ReceivesValue.set(Object) methods. |
| ConvertsValue
A simple conversion interface; useful for creating object adapters.
|
| Destroyer
A simple interface for objects that destroy other objects.
|
| HasLifecycle |
| MatchesValue |
| Pair |
| ProvidesValue
A basic interface to be used to provide an object of the declared type.
|
| ReceivesValue
A basic interface to be used to receive an object of the declared type.
|
| RemovalHandler
An interface used to send back an opaque method to clear some kind of state.
|
| SuccessHandler
A simple success callback, compatible with gwt AsyncCallback
|
| Class and Description |
|---|
| Bean
A simple interface for objects with typed
ProvidesValue.get() and ReceivesValue.set(Object) methods. |
| HasId
An interface for objects that have String ids.
|
| Pair |
| ProvidesValue
A basic interface to be used to provide an object of the declared type.
|
| ReceivesValue
A basic interface to be used to receive an object of the declared type.
|
| RemovalHandler
An interface used to send back an opaque method to clear some kind of state.
|
| Class and Description |
|---|
| ValidatesValue |
Copyright © 2012-2013 The Internet Party. All Rights Reserved.