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.
com.vaadin.copilot.plugins.themeeditor.messages.
Class ClassNameRequest
java.lang.Object
com.vaadin.copilot.plugins.themeeditor.messages.BaseRequest
com.vaadin.copilot.plugins.themeeditor.messages.ClassNameRequest
All Implemented Interfaces:
Class name request is requested when Hilla+React component is selected to find the existing class name or suggested one
See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
void
setClassList
(List<String> classList) void
setComponentDisplayName
(String componentDisplayName) void
setComponentName
(String componentName) void
setFileName
(String fileName) void
Methods inherited from class com.vaadin.copilot.plugins.themeeditor.messages.BaseRequest
getNodeId, getRequestId, getUiId, isInstanceRequest, setNodeId, setRequestId, setUiId
-
Constructor Details
-
ClassNameRequest
public ClassNameRequest()
-
-
Method Details
-
getFileName
-
setFileName
-
getComponentName
-
setComponentName
-
getId
-
setId
-
getClassList
-
setClassList
-
getComponentDisplayName
-
setComponentDisplayName
-