Method | Description | |
---|---|---|
DisplayVec ( IVwEnv vwenv, int hvo, int tag, int frag ) : void |
Calling vwenv.AddObjVec() in Display() and implementing DisplayVec() seems to work better than calling vwenv.AddObjVecItems() in Display(). Theoretically this should not be case, but experience trumps theory every time. :-) :-(
|
|
LexReferenceTreeBranchesVc ( SIL.FieldWorks.FDO.FdoCache cache, int flid, string displayNameProperty, string displayWs ) : System |
Constructor for the Vector Reference View Constructor Class.
|
public DisplayVec ( IVwEnv vwenv, int hvo, int tag, int frag ) : void | ||
vwenv | IVwEnv | |
hvo | int | |
tag | int | |
frag | int | |
return | void |
public LexReferenceTreeBranchesVc ( SIL.FieldWorks.FDO.FdoCache cache, int flid, string displayNameProperty, string displayWs ) : System | ||
cache | SIL.FieldWorks.FDO.FdoCache | |
flid | int | |
displayNameProperty | string | |
displayWs | string | |
return | System |