Uses of Class
org.opencms.ui.apps.sessions.CmsSessionsTable
-
Uses of CmsSessionsTable in org.opencms.ui.apps.sessions
Modifier and TypeMethodDescriptionprotected static Runnable
CmsSessionsTable.getCloseRunnable
(com.vaadin.ui.Window window, CmsSessionsTable table) Runnable called when a window should be closed.protected static void
CmsSessionsTable.showKillDialog
(Set<String> ids, String caption, CmsSessionsTable table) Shows the dialog to destroy given sessions.protected static void
CmsSessionsApp.showSendBroadcastDialog
(Set<String> ids, String caption, CmsSessionsTable table) Shows dialog to send broadcast.