C# Class SIL.FieldWorks.FdoUi.ReferenceCollectionUi

Handling reference collections is rather minimal at the moment, basically allowing a different context menu to be used.
Inheritance: VectorReferenceUi
Show file Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
ReferenceCollectionUi ( SIL.FieldWorks.FDO.FdoCache cache, ICmObject rootObj, int referenceFlid, int targetHvo ) : System

Method Details

ReferenceCollectionUi() public method

public ReferenceCollectionUi ( SIL.FieldWorks.FDO.FdoCache cache, ICmObject rootObj, int referenceFlid, int targetHvo ) : System
cache SIL.FieldWorks.FDO.FdoCache
rootObj ICmObject
referenceFlid int
targetHvo int
return System