Uses of Interface
com.echothree.control.user.search.common.form.BaseCheckSpellingForm
Packages that use BaseCheckSpellingForm
Package
Description
-
Uses of BaseCheckSpellingForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return BaseCheckSpellingForm -
Uses of BaseCheckSpellingForm in com.echothree.control.user.search.common.form
Subinterfaces of BaseCheckSpellingForm in com.echothree.control.user.search.common.formMethods in com.echothree.control.user.search.common.form that return BaseCheckSpellingFormModifier and TypeMethodDescriptionstatic BaseCheckSpellingForm
SearchFormFactory.getBaseCheckSpellingForm()
-
Uses of BaseCheckSpellingForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return BaseCheckSpellingForm -
Uses of BaseCheckSpellingForm in com.echothree.control.user.search.server.command
Classes in com.echothree.control.user.search.server.command with type parameters of type BaseCheckSpellingFormModifier and TypeClassDescriptionclass
BaseCheckSpellingCommand<F extends BaseCheckSpellingForm,
R extends BaseResult>