Method | Description | |
---|---|---|
AddExcludedSenses ( ILexEntry entry, List |
Add to excludedSenses any sense of the entry (directly or indirectly owned) which is not a member of includedSenses.
|
|
AddExcludedSenses ( ILexSense owningSense, List |
Add to excludedSenses any sense of the entry (directly or indirectly owned) which is not a member of includedSenses.
|
|
BulkPosEditor ( ) : System | ||
DoIt ( IEnumerable |
||
FilterType ( ) : |
Get a type we can use to create a compatible filter.
|
|
SetClearField ( ) : void |
We can set POS to null.
|
Method | Description | |
---|---|---|
CanFakeIt ( int hvo ) : bool |
Method | Description | |
---|---|---|
DoUpdatePos ( SIL.FieldWorks.Common.Controls.ProgressState state, Dictionary |
public AddExcludedSenses ( ILexEntry entry, List |
||
entry | ILexEntry | |
excludedSenses | List |
|
includedSenses | List |
|
return | void |
public AddExcludedSenses ( ILexSense owningSense, List |
||
owningSense | ILexSense | |
excludedSenses | List |
|
includedSenses | List |
|
return | void |
public DoIt ( IEnumerable |
||
itemsToChange | IEnumerable |
|
state | SIL.FieldWorks.Common.Controls.ProgressState | |
return | void |