Свойство | Type | Description | |
---|---|---|---|
CreateSeqCtxt | IPhSequenceContext | ||
DisplayColumnOption | bool | ||
DisplayIndices | IEnumerable | ||
DisplayNoOptsMsg | string | ||
DisplayOption | bool | ||
DisplayVariableOption | bool | ||
GetColumnInsertIndex | int | ||
InsertContext | int | ||
InsertIntoOutput | int | ||
IsFinalLastVariableMapping | bool | ||
IsLastVariable | bool | ||
IsLastVariableMapping | bool | ||
SelectionChanged | void | ||
UpdateMappings | void |
Méthode | Description | |
---|---|---|
AffixRuleFormulaControl ( |
||
Initialize ( SIL.FieldWorks.FDO.FdoCache cache, ICmObject obj, int flid, string fieldName, IPersistenceProvider persistProvider, XCore mediator, string displayNameProperty, string displayWs ) : void | ||
SetMappingFeatures ( ) : void | ||
SetMappingNaturalClass ( ) : void |
Méthode | Description | |
---|---|---|
GetCell ( |
||
GetCellCount ( int cellId ) : int | ||
GetCmObject ( |
||
GetFlid ( int cellId ) : int | ||
GetItemCellIndex ( int cellId, ICmObject obj ) : int | ||
GetLevelInfo ( int cellId, int cellIndex ) : SIL.FieldWorks.Common.COMInterfaces.SelLevInfo[] | ||
GetNextCell ( int cellId ) : int | ||
GetPrevCell ( int cellId ) : int | ||
InsertBdry ( IPhBdryMarker bdry, |
||
InsertColumn ( |
||
InsertIndex ( int index, |
||
InsertNC ( IPhNaturalClass nc, |
||
InsertPhoneme ( IPhPhoneme phoneme, |
||
InsertVariable ( |
||
OnSizeChanged ( |
||
RemoveFromOutput ( bool forward, |
||
RemoveItems ( |
Méthode | Description | |
---|---|---|
CreateSeqCtxt ( IPhPhonContext ctxt ) : IPhSequenceContext | ||
DisplayColumnOption ( object option ) : bool | ||
DisplayIndices ( ) : IEnumerable | ||
DisplayNoOptsMsg ( ) : string | ||
DisplayOption ( object option ) : bool | ||
DisplayVariableOption ( object option ) : bool | ||
GetColumnInsertIndex ( |
||
InsertContext ( IPhContextOrVar ctxtOrVar, |
||
InsertIntoOutput ( IMoRuleMapping mapping, |
||
IsFinalLastVariableMapping ( IMoRuleMapping mapping ) : bool | ||
IsLastVariable ( IPhContextOrVar ctxtOrVar ) : bool | ||
IsLastVariableMapping ( IMoRuleMapping mapping ) : bool | ||
SelectionChanged ( object sender, |
||
UpdateMappings ( IPhContextOrVar oldCtxtOrVar, IPhContextOrVar newCtxtOrVar ) : void |
Updates the context that the mappings point to. This is used when the context changes from a single context to a sequence context.
|
public AffixRuleFormulaControl ( |
||
configurationNode | ||
Résultat | System |
protected GetCell ( |
||
sel | ||
limit | ||
Résultat | int |
protected GetCellCount ( int cellId ) : int | ||
cellId | int | |
Résultat | int |
protected GetCmObject ( |
||
sel | ||
limit | ||
Résultat | ICmObject |
protected GetItemCellIndex ( int cellId, ICmObject obj ) : int | ||
cellId | int | |
obj | ICmObject | |
Résultat | int |
protected GetLevelInfo ( int cellId, int cellIndex ) : SIL.FieldWorks.Common.COMInterfaces.SelLevInfo[] | ||
cellId | int | |
cellIndex | int | |
Résultat | SIL.FieldWorks.Common.COMInterfaces.SelLevInfo[] |
public Initialize ( SIL.FieldWorks.FDO.FdoCache cache, ICmObject obj, int flid, string fieldName, IPersistenceProvider persistProvider, XCore mediator, string displayNameProperty, string displayWs ) : void | ||
cache | SIL.FieldWorks.FDO.FdoCache | |
obj | ICmObject | |
flid | int | |
fieldName | string | |
persistProvider | IPersistenceProvider | |
mediator | XCore | |
displayNameProperty | string | |
displayWs | string | |
Résultat | void |
protected InsertBdry ( IPhBdryMarker bdry, |
||
bdry | IPhBdryMarker | |
sel | ||
cellIndex | int | |
Résultat | int |
protected InsertColumn ( |
||
sel | ||
Résultat | int |
protected InsertIndex ( int index, |
||
index | int | |
sel | ||
cellIndex | int | |
Résultat | int |
protected InsertNC ( IPhNaturalClass nc, |
||
nc | IPhNaturalClass | |
sel | ||
cellIndex | int | |
ctxt | IPhSimpleContextNC | |
Résultat | int |
protected InsertPhoneme ( IPhPhoneme phoneme, |
||
phoneme | IPhPhoneme | |
sel | ||
cellIndex | int | |
Résultat | int |
protected InsertVariable ( |
||
sel | ||
cellIndex | int | |
Résultat | int |
protected OnSizeChanged ( |
||
e | ||
Résultat | void |
protected RemoveFromOutput ( bool forward, |
||
forward | bool | |
sel | ||
index | int | |
Résultat | bool |
protected RemoveItems ( |
||
sel | ||
forward | bool | |
cellIndex | int | |
Résultat | int |