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 ComponentMetadataResponse
java.lang.Object
com.vaadin.copilot.plugins.themeeditor.messages.BaseResponse
com.vaadin.copilot.plugins.themeeditor.messages.ComponentMetadataResponse
All Implemented Interfaces:
See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionComponentMetadataResponse
(Boolean accessible, String className, String suggestedClassName) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAccessible
(Boolean accessible) void
setClassName
(String className) void
setSuggestedClassName
(String suggestedClassName) Methods inherited from class com.vaadin.copilot.plugins.themeeditor.messages.BaseResponse
getCode, getRequestId, ok, setRequestId
-
Constructor Details
-
ComponentMetadataResponse
-
-
Method Details
-
isAccessible
-
setAccessible
-
getClassName
-
setClassName
-
getSuggestedClassName
-
setSuggestedClassName
-