public class HistoryMenuController
extends java.lang.Object
ClientContextI.
Rebuilds and registers FormAction instances derived from SessionStateXml.| Constructor and Description |
|---|
HistoryMenuController(ClientContextI ctx)
Creates a new history menu controller.
|
| Modifier and Type | Method and Description |
|---|---|
void |
initHistoryActions(SessionStateXml sessionStateXml)
Initializes history menu actions from session state without triggering a UI refresh.
|
void |
syncHistoryActions(SessionStateXml sessionStateXml)
Synchronizes history menu actions with session state and schedules a UI refresh on the EDT.
|
public HistoryMenuController(ClientContextI ctx)
ctx - client context used for action registrationpublic void initHistoryActions(SessionStateXml sessionStateXml)
sessionStateXml - current session state XML or nullpublic void syncHistoryActions(SessionStateXml sessionStateXml)
sessionStateXml - current session state XML or nullCopyright © 2000-2026 OAshi S.à r.l. All Rights Reserved.