Uses of Class
net.datenwerke.gxtdto.client.ui.helper.info.InfoWindow
Packages that use InfoWindow
Package
Description
-
Uses of InfoWindow in net.datenwerke.gxtdto.client.objectinformation.hooks
Methods in net.datenwerke.gxtdto.client.objectinformation.hooks with parameters of type InfoWindowModifier and TypeMethodDescriptionvoidObjectInfoAdditionalInfoProvider.addInfoFor(Object object, InfoWindow window) -
Uses of InfoWindow in net.datenwerke.rs.core.client.datasourcemanager.objectinfo
Methods in net.datenwerke.rs.core.client.datasourcemanager.objectinfo with parameters of type InfoWindowModifier and TypeMethodDescriptionvoidDatabaseDatasourceAdditionalObjectInfo.addInfoFor(Object object, InfoWindow window) -
Uses of InfoWindow in net.datenwerke.rs.tsreportarea.client.tsreportarea.objectinfo
Methods in net.datenwerke.rs.tsreportarea.client.tsreportarea.objectinfo with parameters of type InfoWindowModifier and TypeMethodDescriptionvoidReportInTeamSpaceObjectInfo.addInfoFor(Object object, InfoWindow window) voidUserInTeamSpaceObjectInfo.addInfoFor(Object object, InfoWindow window) -
Uses of InfoWindow in net.datenwerke.scheduler.client.scheduler.objectinfo
Methods in net.datenwerke.scheduler.client.scheduler.objectinfo with parameters of type InfoWindowModifier and TypeMethodDescriptionvoidReportInSchedulerObjectInfo.addInfoFor(Object object, InfoWindow window) -
Uses of InfoWindow in net.datenwerke.security.ext.client.usermanager.objectinfo
Methods in net.datenwerke.security.ext.client.usermanager.objectinfo with parameters of type InfoWindowModifier and TypeMethodDescriptionvoidUserDetailsObjectInfo.addInfoFor(Object object, InfoWindow window) voidUserGroupsObjectInfo.addInfoFor(Object object, InfoWindow window) voidUserOrganisationalUnitObjectInfo.addInfoFor(Object object, InfoWindow window)