Class UserSessionsBrowse

java.lang.Object
io.jmix.ui.screen.Screen
io.jmix.ui.screen.StandardLookup<UserSession>
io.jmix.auditui.screen.sessions.UserSessionsBrowse
All Implemented Interfaces:
FrameOwner, LookupScreen<UserSession>, MultiSelectLookupScreen

@UiController("userSessions.browse") @UiDescriptor("user-sessions-browse.xml") @Route("sessions") public class UserSessionsBrowse extends StandardLookup<UserSession>