Uses of Class
com.logicaldoc.gui.frontend.client.security.user.UsersPanel
- 
Packages that use UsersPanel Package Description com.logicaldoc.gui.frontend.client.security.user  - 
- 
Uses of UsersPanel in com.logicaldoc.gui.frontend.client.security.user
Methods in com.logicaldoc.gui.frontend.client.security.user that return UsersPanel Modifier and Type Method Description UsersPanelUserDetailsPanel. getUsersPanel()Constructors in com.logicaldoc.gui.frontend.client.security.user with parameters of type UsersPanel Constructor Description ReplicateUserSettings(List<Long> userIds, UsersPanel panel)UserDetailsPanel(UsersPanel usersPanel)UserPropertiesPanel(GUIUser user, com.smartgwt.client.widgets.form.fields.events.ChangedHandler changedHandler, UsersPanel usersPanel) 
 -