rs.sol.soloist.server.guiconfiguration.elementcomponents
Class GUISuggestWidget.FQPropertyNames

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.elementcomponents.GUISuggestWidget.FQPropertyNames
Enclosing class:
GUISuggestWidget

public static final class GUISuggestWidget.FQPropertyNames
extends java.lang.Object


Field Summary
static java.lang.String allowFreeText
           
static java.lang.String showSuggestionsOnFocus
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

allowFreeText

public static final java.lang.String allowFreeText
See Also:
Constant Field Values

showSuggestionsOnFocus

public static final java.lang.String showSuggestionsOnFocus
See Also:
Constant Field Values