Property | Type | Description | |
---|---|---|---|
m_ghostParentHelper | SIL.FieldWorks.Common.Controls.GhostParentHelper | ||
m_sda | ISilDataAccess |
Property | Type | Description | |
---|---|---|---|
GetWsFromMetaData | int |
Method | Description | |
---|---|---|
Create ( |
||
Create ( |
||
CurrentValue ( int hvo ) : ITsString | ||
FieldReadWriter ( ISilDataAccess sda ) : System | ||
InitForGhostItems ( SIL.FieldWorks.FDO.FdoCache cache, |
||
SetNewValue ( int hvo, ITsString tss ) : void |
Method | Description | |
---|---|---|
GetWsFromMetaData ( int wsIn, int flid, SIL.FieldWorks.FDO.FdoCache cache ) : int |
static public Create ( |
||
node | ||
cache | SIL.FieldWorks.FDO.FdoCache | |
return |
static public Create ( |
||
node | ||
cache | SIL.FieldWorks.FDO.FdoCache | |
hvoRootObj | int | |
return |
public abstract CurrentValue ( int hvo ) : ITsString | ||
hvo | int | |
return | ITsString |
public FieldReadWriter ( ISilDataAccess sda ) : System | ||
sda | ISilDataAccess | |
return | System |
public InitForGhostItems ( SIL.FieldWorks.FDO.FdoCache cache, |
||
cache | SIL.FieldWorks.FDO.FdoCache | |
colSpec | ||
return | void |
public abstract SetNewValue ( int hvo, ITsString tss ) : void | ||
hvo | int | |
tss | ITsString | |
return | void |
protected GhostParentHelper,SIL.FieldWorks.Common.Controls m_ghostParentHelper | ||
return | SIL.FieldWorks.Common.Controls.GhostParentHelper |