Forge - UI API 2.0.0.Alpha3

org.jboss.forge.ui.facets
Interface HintsFacet

All Superinterfaces:
Facet<InputComponent<?,?>>

public interface HintsFacet
extends Facet<InputComponent<?,?>>

Hints facet

Author:
George Gastaldi

Method Summary
 org.jboss.forge.ui.hints.InputType getInputType()
           
 HintsFacet setInputType(org.jboss.forge.ui.hints.InputType type)
           
 
Methods inherited from interface org.jboss.forge.facets.Facet
getOrigin, install, isInstalled, uninstall
 

Method Detail

getInputType

org.jboss.forge.ui.hints.InputType getInputType()

setInputType

HintsFacet setInputType(org.jboss.forge.ui.hints.InputType type)

Forge - UI API 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.