Package | Description |
---|---|
oracle.adf.view.rich.activedata | |
oracle.adf.view.rich.datatransfer | |
oracle.adf.view.rich.event | |
oracle.adf.view.rich.render |
Class and Description |
---|
ClientEncoder
Class used by Renderers to write Java Objects to the client using the correct syntax for the client environment.
|
Class and Description |
---|
ClientFlavorDecoder
Class for decoding data received from the client to the appropriate TransferData after the Marshalling subsystem's default type conversion has already been applied.
|
DataFlavor
Object identifying a kind of Data that can be retrieved from a Transferable.
|
MarshallingService
Service class for Marshalling and unmarshalling data between the client and the server.
|
ParseException
Exception thrown by unmarshalling classes when attempting to decode input
|
Transferable
Object representing a drag and drop, drop on the client
|
TransferData
Holder of data being transferred.
|
Class and Description |
---|
Transferable
Object representing a drag and drop, drop on the client
|
Class and Description |
---|
ClientEncoder
Class used by Renderers to write Java Objects to the client using the correct syntax for the client environment.
|