C# (CSharp) SIL.FieldWorks.Common.Controls ObjectListPublisher - 13 exemples trouvés. Ce sont les exemples réels les mieux notés de SIL.FieldWorks.Common.Controls.ObjectListPublisher extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
This class publishes a list of objects through the ISilDataAccess interface. It defines a virtual property which contains a list of objects, and supports notifying changes to it. Other requests are passed through. This can be used to publish a list of objects for a BrowseViewer. In addition, it can implement the 'owning' property on which the virtual one is based. This is used for properties like "all wordforms" that don't have any logical object to be a virtual property of.