BrowseViewerPhonologicalFeatures ( XmlNode nodeSpec, int hvoRoot, int fakeFlid, SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator, ISortItemProvider sortItemProvider, ISilDataAccessManaged sda ) : System |
Initializes a new instance of the T:BrowseViewer class. The sortItemProvider is typically the RecordList that impelements sorting and filtering of the items we are displaying. The data access passed typically is a decorator for the one in the cache, adding the sorted, filtered list of objects accessed as property fakeFlid of hvoRoot. |
|