Class ClientTempModuleImpl
java.lang.Object
net.datenwerke.gf.client.homepage.modules.ClientTempModuleImpl
- All Implemented Interfaces:
ClientModule,ClientTempModule
- Direct Known Subclasses:
ReportExecuteAreaModule,SearchAreaModule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidselected()Tells the module that it was selected.voidsetViewport(DwMainViewport dwMainViewport) Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.datenwerke.gf.client.homepage.modules.ClientModule
getIcon, getMainWidget, getModuleName, isRecyclableMethods inherited from interface net.datenwerke.gf.client.homepage.modules.ClientTempModule
onMouseOver
-
Constructor Details
-
ClientTempModuleImpl
public ClientTempModuleImpl()
-
-
Method Details
-
selected
public void selected()Description copied from interface:ClientModuleTells the module that it was selected.- Specified by:
selectedin interfaceClientModule
-
getToolTip
- Specified by:
getToolTipin interfaceClientModule
-
setViewport
- Specified by:
setViewportin interfaceClientTempModule
-
hashCode
public int hashCode() -
equals
-