Property | Type | Description |
---|
Method | Description | |
---|---|---|
AffixRuleFormulaSlice ( ) : SIL.FieldWorks.Common.FwUtils | ||
FinishInit ( ) : void | ||
OnDisplayMappingJumpToNaturalClass ( object commandObject, XCore &display ) : bool | ||
OnDisplayMappingJumpToPhoneme ( object commandObject, XCore &display ) : bool | ||
OnDisplayMappingSetFeatures ( object commandObject, XCore &display ) : bool | ||
OnDisplayMappingSetNaturalClass ( object commandObject, XCore &display ) : bool | ||
OnMappingJumpToNaturalClass ( object args ) : bool | ||
OnMappingJumpToPhoneme ( object args ) : bool | ||
OnMappingSetFeatures ( object args ) : bool | ||
OnMappingSetNaturalClass ( object args ) : bool |
public AffixRuleFormulaSlice ( ) : SIL.FieldWorks.Common.FwUtils | ||
return | SIL.FieldWorks.Common.FwUtils |
public OnDisplayMappingJumpToNaturalClass ( object commandObject, XCore &display ) : bool | ||
commandObject | object | |
display | XCore | |
return | bool |
public OnDisplayMappingJumpToPhoneme ( object commandObject, XCore &display ) : bool | ||
commandObject | object | |
display | XCore | |
return | bool |
public OnDisplayMappingSetFeatures ( object commandObject, XCore &display ) : bool | ||
commandObject | object | |
display | XCore | |
return | bool |
public OnDisplayMappingSetNaturalClass ( object commandObject, XCore &display ) : bool | ||
commandObject | object | |
display | XCore | |
return | bool |
public OnMappingJumpToNaturalClass ( object args ) : bool | ||
args | object | |
return | bool |
public OnMappingJumpToPhoneme ( object args ) : bool | ||
args | object | |
return | bool |
public OnMappingSetFeatures ( object args ) : bool | ||
args | object | |
return | bool |
public OnMappingSetNaturalClass ( object args ) : bool | ||
args | object | |
return | bool |