|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- Type
public interface IModule<T>
Interface for the internal components scheme. Mainly used by the internal component "module" for annotation discussion "WhatsNew".
Method Summary | |
---|---|
void |
doDataTransmission()
Does the data transmission. |
java.lang.String |
getDisplayName()
Will return the display name of the component module. |
IModuleComposite<T> |
getView()
Will return the module's main view. |
Method Detail |
---|
IModuleComposite<T> getView()
IModuleComposite
of T
java.lang.String getDisplayName()
String
void doDataTransmission()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |