Class ThemeEditorHistory
java.lang.Object
com.vaadin.base.devserver.themeeditor.utils.ThemeEditorHistory
-
Method Summary
Modifier and TypeMethodDescriptionvoidclean()booleancontainsKey(String requestId) static ThemeEditorHistorygetExecuteCommand(String requestId) getUndoCommand(String requestId) voidput(String requestId, MessageHandler.ExecuteAndUndo executeAndUndo)
-
Method Details
-
forUi
-
clean
public void clean() -
put
-
containsKey
-
getExecuteCommand
-
getUndoCommand
-