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 BaseCheckSpellingFormSearchFormFactory.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 TypeClassDescriptionclassBaseCheckSpellingCommand<F extends BaseCheckSpellingForm,R extends BaseResult>