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.docs.
Package com.vaadin.copilot.plugins.docs
Class DocsRequest
java.lang.Object
com.vaadin.copilot.plugins.docs.DocsRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getTag()
int
hashCode()
boolean
boolean
boolean
void
setCustomComponent
(boolean customComponent) void
setFlowComponent
(boolean flowComponent) void
setReactComponent
(boolean reactComponent) void
-
Constructor Details
-
DocsRequest
public DocsRequest()
-
-
Method Details
-
isFlowComponent
public boolean isFlowComponent() -
setFlowComponent
public void setFlowComponent(boolean flowComponent) -
isReactComponent
public boolean isReactComponent() -
setReactComponent
public void setReactComponent(boolean reactComponent) -
isCustomComponent
public boolean isCustomComponent() -
setCustomComponent
public void setCustomComponent(boolean customComponent) -
getTag
-
setTag
-
equals
-
hashCode
public int hashCode()
-