public interface ITransferable
| Modifier and Type | Method and Description |
|---|---|
<JAVA_TYPE> |
getData(TransferType<JAVA_TYPE> type) |
java.util.Collection<TransferType<?>> |
getSupportedTypes() |
java.util.Collection<TransferType<?>> getSupportedTypes()
<JAVA_TYPE> JAVA_TYPE getData(TransferType<JAVA_TYPE> type)
Siehe auch Jowidgets Nutzerhandbuch