public class HintsFacetImpl extends org.jboss.forge.facets.AbstractFacet<InputComponent<?,?>> implements HintsFacet
origin| Constructor and Description |
|---|
HintsFacetImpl(InputComponent<?,?> origin,
org.jboss.forge.environment.Environment environment) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.forge.ui.hints.InputType |
getInputType() |
boolean |
install() |
boolean |
isInstalled() |
HintsFacet |
setInputType(org.jboss.forge.ui.hints.InputType type) |
equals, getOrigin, hashCode, setOrigin, uninstallclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetOrigin, uninstallpublic HintsFacetImpl(InputComponent<?,?> origin, org.jboss.forge.environment.Environment environment)
public boolean install()
install in interface org.jboss.forge.facets.Facet<InputComponent<?,?>>public boolean isInstalled()
isInstalled in interface org.jboss.forge.facets.Facet<InputComponent<?,?>>public org.jboss.forge.ui.hints.InputType getInputType()
getInputType in interface HintsFacetpublic HintsFacet setInputType(org.jboss.forge.ui.hints.InputType type)
setInputType in interface HintsFacetCopyright © 2013 JBoss by Red Hat. All Rights Reserved.