프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_cache | SIL.FieldWorks.FDO.FdoCache | ||
m_combo | |||
m_flidAtomicProp | int | ||
m_hvoList | int | ||
m_mediator | XCore.Mediator | ||
m_sda | |||
m_useAbbr | bool | ||
m_ws | int |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
DoIt ( IEnumerable |
||
FakeDoit ( IEnumerable |
This is called when the preview button is clicked. The control is passed the list of currently active (filtered and checked) items. It should cache tagEnabled to zero for any objects that can't be modified. For ones that can, it should set the string property tagFakeFlid to the value to show in the 'modified' fields.
|
|
FlatListChooserBEditControl ( int flidAtomicProp, int hvoList, int ws, bool useAbbr ) : System | ||
InitForGhostItems ( SIL.FieldWorks.FDO.FdoCache cache, |
||
MakeSuggestions ( IEnumerable |
Used by SemanticDomainChooserBEditControl to make suggestions and then call FakeDoIt
|
|
SetClearField ( ) : void |
And does it by choosing the final, 'Not sure' item.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool fDisposing ) : void | ||
FillComboBox ( ) : void | ||
UpdateListItemToNewValue ( ISilDataAccess sda, int hvoItem, int hvoSel, int hvoOld ) : void |
|
|
m_combo_SelectedIndexChanged ( object sender, |
Handles the SelectedIndexChanged event of the m_combo control.
|
메소드 | 설명 | |
---|---|---|
GetItemLabel ( int hvoChild, int tagName ) : ITsString |
Gets the item label.
|
|
GetLabeledList ( ) : List |
||
GetOriginalListValue ( ISilDataAccess sda, int hvoItem ) : int |
It's possible that hvoItem will be an owner of a ghost (ie. an absent source object for m_flidAtomicProp). In that case, the cache should return 0.
|
public DoIt ( IEnumerable |
||
itemsToChange | IEnumerable |
|
state | SIL.FieldWorks.Common.Controls.ProgressState | |
리턴 | void |
public FakeDoit ( IEnumerable |
||
itemsToChange | IEnumerable |
The items to change. |
tagFakeFlid | int | The tag fake flid. |
tagEnabled | int | The tag enabled. |
state | SIL.FieldWorks.Common.Controls.ProgressState | The state. |
리턴 | void |
public FlatListChooserBEditControl ( int flidAtomicProp, int hvoList, int ws, bool useAbbr ) : System | ||
flidAtomicProp | int | |
hvoList | int | |
ws | int | |
useAbbr | bool | |
리턴 | System |
public InitForGhostItems ( SIL.FieldWorks.FDO.FdoCache cache, |
||
cache | SIL.FieldWorks.FDO.FdoCache | |
colSpec | ||
리턴 | void |
public MakeSuggestions ( IEnumerable |
||
itemsToChange | IEnumerable |
|
tagFakeFlid | int | |
tagEnabled | int | |
state | SIL.FieldWorks.Common.Controls.ProgressState | |
리턴 | void |
protected UpdateListItemToNewValue ( ISilDataAccess sda, int hvoItem, int hvoSel, int hvoOld ) : void | ||
sda | ISilDataAccess | |
hvoItem | int | |
hvoSel | int | |
hvoOld | int | |
리턴 | void |
protected m_combo_SelectedIndexChanged ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected FwComboBox,SIL.FieldWorks.Common.Widgets m_combo | ||
리턴 |
protected XMLViewsDataCache,SIL.FieldWorks.Common.Controls m_sda | ||
리턴 |