We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
Uses of Record Class
com.vaadin.base.devserver.themeeditor.utils.MessageHandler.ExecuteAndUndo
Packages that use MessageHandler.ExecuteAndUndo
Package
Description
-
Uses of MessageHandler.ExecuteAndUndo in com.vaadin.base.devserver.themeeditor.handlers
Methods in com.vaadin.base.devserver.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) MarkAsUsedHandler.handle
(elemental.json.JsonObject data) OpenCssHandler.handle
(elemental.json.JsonObject data) RulesHandler.handle
(elemental.json.JsonObject data) -
Uses of MessageHandler.ExecuteAndUndo in com.vaadin.base.devserver.themeeditor.utils
Methods in com.vaadin.base.devserver.themeeditor.utils that return MessageHandler.ExecuteAndUndoMethods in com.vaadin.base.devserver.themeeditor.utils with parameters of type MessageHandler.ExecuteAndUndoModifier and TypeMethodDescriptionvoid
ThemeEditorHistory.put
(String requestId, MessageHandler.ExecuteAndUndo executeAndUndo)