Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
GetChooser ( IEnumerable |
Get the SimpleListChooser/
|
Method | Description | |
---|---|---|
ChangeAffixToStem ( ILexEntry entry, IMoMorphType type ) : bool |
Change the affix to a stem (possibly)
|
|
ChangeStemToAffix ( ILexEntry entry, IMoMorphType type ) : bool | ||
CheckForAffixDataLoss ( IMoAffixForm affix, List |
||
CheckForStemDataLoss ( IMoStemAllomorph stem, List |
||
HandleChooser ( ) : void | ||
IsStemType ( IMoMorphType type ) : bool | ||
SwapValues ( ILexEntry entry, IMoForm origForm, IMoForm newForm, IMoMorphType type, List |
protected GetChooser ( IEnumerable |
||
labels | IEnumerable |
List of objects to show in the chooser. |
return | MorphTypeChooser |