Uses of Record Class
com.vaadin.copilot.plugins.themeeditor.utils.MessageHandler.ExecuteAndUndo
Packages that use MessageHandler.ExecuteAndUndo
Package
Description
-
Uses of MessageHandler.ExecuteAndUndo in com.vaadin.copilot.plugins.themeeditor.handlers
Methods in com.vaadin.copilot.plugins.themeeditor.handlers that return MessageHandler.ExecuteAndUndoModifier and TypeMethodDescriptionComponentMetadataHandler.handle
(elemental.json.JsonObject data) HistoryHandler.handle
(elemental.json.JsonObject data) LoadPreviewHandler.handle
(elemental.json.JsonObject data) LoadRulesHandler.handle
(elemental.json.JsonObject data) LocalClassNameHandler.handle
(elemental.json.JsonObject data) OpenCssHandler.handle
(elemental.json.JsonObject data) RulesHandler.handle
(elemental.json.JsonObject data) -
Uses of MessageHandler.ExecuteAndUndo in com.vaadin.copilot.plugins.themeeditor.utils
Methods in com.vaadin.copilot.plugins.themeeditor.utils that return MessageHandler.ExecuteAndUndoMethods in com.vaadin.copilot.plugins.themeeditor.utils with parameters of type MessageHandler.ExecuteAndUndoModifier and TypeMethodDescriptionvoid
ThemeEditorHistory.put
(String requestId, MessageHandler.ExecuteAndUndo executeAndUndo)