org.jboss.forge.ui.impl.facets
Class HintsFacetImpl
java.lang.Object
org.jboss.forge.facets.AbstractFacet<InputComponent<?,?>>
org.jboss.forge.ui.impl.facets.HintsFacetImpl
- All Implemented Interfaces:
- org.jboss.forge.facets.Facet<InputComponent<?,?>>, org.jboss.forge.facets.MutableOrigin<InputComponent<?,?>>, HintsFacet
public class HintsFacetImpl
- extends org.jboss.forge.facets.AbstractFacet<InputComponent<?,?>>
- implements HintsFacet
- Author:
- Lincoln Baxter, III
| Fields inherited from class org.jboss.forge.facets.AbstractFacet |
origin |
| Methods inherited from class org.jboss.forge.facets.AbstractFacet |
equals, getOrigin, hashCode, setOrigin, uninstall |
| Methods inherited from interface org.jboss.forge.facets.Facet |
getOrigin, uninstall |
HintsFacetImpl
public HintsFacetImpl(InputComponent<?,?> origin,
org.jboss.forge.environment.Environment environment)
install
public boolean install()
- Specified by:
install in interface org.jboss.forge.facets.Facet<InputComponent<?,?>>
isInstalled
public boolean isInstalled()
- Specified by:
isInstalled in interface org.jboss.forge.facets.Facet<InputComponent<?,?>>
getInputType
public org.jboss.forge.ui.hints.InputType getInputType()
- Specified by:
getInputType in interface HintsFacet
setInputType
public HintsFacet setInputType(org.jboss.forge.ui.hints.InputType type)
- Specified by:
setInputType in interface HintsFacet
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.