Uses of Class
net.datenwerke.gxtdto.client.stores.LoadableListStore
Packages that use LoadableListStore
Package
Description
-
Uses of LoadableListStore in net.datenwerke.rs.teamspace.client.teamspace
Methods in net.datenwerke.rs.teamspace.client.teamspace that return LoadableListStoreModifier and TypeMethodDescriptionLoadableListStore<ListLoadConfig, TeamSpaceDto, <any>> TeamSpaceUIService.getAllTeamSpacesStore()LoadableListStore<ListLoadConfig, TeamSpaceDto, <any>> TeamSpaceUIServiceImpl.getAllTeamSpacesStore()LoadableListStore<ListLoadConfig, TeamSpaceDto, <any>> TeamSpaceUIService.getTeamSpacesStore()LoadableListStore<ListLoadConfig, TeamSpaceDto, <any>> TeamSpaceUIServiceImpl.getTeamSpacesStore() -
Uses of LoadableListStore in net.datenwerke.rs.uservariables.client.uservariables
Methods in net.datenwerke.rs.uservariables.client.uservariables that return LoadableListStoreModifier and TypeMethodDescriptionLoadableListStore<ListLoadConfig, UserVariableDefinitionDto, <any>> UserVariablesUIService.getDefinedVariableDefinitionsStore()LoadableListStore<ListLoadConfig, UserVariableDefinitionDto, <any>> UserVariablesUIServiceImpl.getDefinedVariableDefinitionsStore() -
Uses of LoadableListStore in net.datenwerke.security.ext.client.usermanager
Methods in net.datenwerke.security.ext.client.usermanager that return LoadableListStoreModifier and TypeMethodDescriptionLoadableListStore<ListLoadConfig, StrippedDownGroup, <any>> UserManagerUIService.getStrippedGroupStore()LoadableListStore<ListLoadConfig, StrippedDownGroup, <any>> UserManagerUIServiceImpl.getStrippedGroupStore()LoadableListStore<ListLoadConfig, StrippedDownUser, <any>> UserManagerUIService.getStrippedUserStore()LoadableListStore<ListLoadConfig, StrippedDownUser, <any>> UserManagerUIServiceImpl.getStrippedUserStore()