|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
C - The type of component supported by this export strategy.public interface ExportStrategy<C extends Component>
A strategy for exporting data from a component.
| Method Summary | |
|---|---|
Transferable<C> |
exportTransfer(C component)
Exports data from the given component. |
| Method Detail |
|---|
Transferable<C> exportTransfer(C component)
component - The component from which data will be transferred.
null if no data can be transferred.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||