Uses of Interface
net.datenwerke.gxtdto.client.utilityservices.grid.GridHelperService
Packages that use GridHelperService
Package
Description
-
Uses of GridHelperService in net.datenwerke.gxtdto.client.utilityservices.grid
Classes in net.datenwerke.gxtdto.client.utilityservices.grid that implement GridHelperService -
Uses of GridHelperService in net.datenwerke.rs.base.client.reportengines.table.columnfilter.propertywidgets
Constructors in net.datenwerke.rs.base.client.reportengines.table.columnfilter.propertywidgets with parameters of type GridHelperServiceModifierConstructorDescriptionFilterView(ClipboardUiService clipboardService, TableReportUtilityDao tableReportUtilityDao, ToolbarService toolbarService, GridHelperService gridHelperService, ContextHelpUiService contextHelpService, HookHandlerService hookHandler, StatementManagerDao statementManager, SqlTypes sqlTypes, ReportExecutorUIService reportExecutorUIService) -
Uses of GridHelperService in net.datenwerke.rs.base.client.reportengines.table.cubeconfig
Constructors in net.datenwerke.rs.base.client.reportengines.table.cubeconfig with parameters of type GridHelperServiceModifierConstructorDescriptionCubeConfigView(TableReportUtilityDao tableReportUtilityDao, ToolbarService toolbarService, GridHelperService gridHelperService, SqlTypes sqlTypes) -
Uses of GridHelperService in net.datenwerke.rs.teamspace.client.teamspace.hookers
Constructors in net.datenwerke.rs.teamspace.client.teamspace.hookers with parameters of type GridHelperServiceModifierConstructorDescriptionEditTeamSpaceMembersHooker(GridHelperService gridHelperService, ToolbarService toolbarService, TeamSpaceDao tsDao, TeamSpaceUIService teamSpaceService, UITree basicTreeForUserSelection, UITree basicTreeForGroupSelection)