Uses of Enum Class
ca.phon.ipamap.IpaMapSearchField.SearchType
Packages that use IpaMapSearchField.SearchType
-
Uses of IpaMapSearchField.SearchType in ca.phon.ipamap
Subclasses with type arguments of type IpaMapSearchField.SearchType in ca.phon.ipamapMethods in ca.phon.ipamap that return IpaMapSearchField.SearchTypeModifier and TypeMethodDescriptionIpaMapSearchField.getSearchType()static IpaMapSearchField.SearchTypeReturns the enum constant of this class with the specified name.static IpaMapSearchField.SearchType[]IpaMapSearchField.SearchType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.ipamap with parameters of type IpaMapSearchField.SearchTypeModifier and TypeMethodDescriptionvoidIpaMapSearchField.setSearchType(IpaMapSearchField.SearchType st) Method parameters in ca.phon.ipamap with type arguments of type IpaMapSearchField.SearchTypeModifier and TypeMethodDescriptionvoidIpaMapSearchField.onSelectSearchType(PhonActionEvent<IpaMapSearchField.SearchType> pae) Select search type -
Uses of IpaMapSearchField.SearchType in ca.phon.ipamap2
Methods in ca.phon.ipamap2 with parameters of type IpaMapSearchField.SearchTypeModifier and TypeMethodDescriptionIPAGrids.performSearch(IpaMapSearchField.SearchType st, String search) Perform a search