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 UsersPanel
UserDetailsPanel. 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)
-