Name | Description | |
---|---|---|
![]() | IsLocked | Gets a value indicating whether updates in the composite are locked. |
![]() | Styles | Gets an array of all the styles registered with this composite. |
The following tables list the members exposed by INStyleComposite.
Name | Description | |
---|---|---|
![]() | IsLocked | Gets a value indicating whether updates in the composite are locked. |
![]() | Styles | Gets an array of all the styles registered with this composite. |
Name | Description | |
---|---|---|
![]() | AddStyle | Overloaded. Registers the specified style with the specified id. |
![]() | Contains | Overloaded. Check whether the composite contains a style with the specfied id. |
![]() | CreateFieldNonSerializedObjects | (Inherited from Nevron.INReferenceHolder) |
![]() | CreateNonSerializedObjects | Creates any non serialized objects, which the holder posseses (Inherited from Nevron.INReferenceHolder) |
![]() | Dispose | (Inherited from System.IDisposable) |
![]() | GetReferenceProvider | Obtains the reference provider to which the object is currently attached (Inherited from Nevron.INReferenceHolder) |
![]() | GetStyle | Overloaded. Gets a style with the specified ID. |
![]() | LockUpdates | Locks all the updates that flow internally in the composite. |
![]() | OnStyleChanged | Receives a notification for a style change. |
![]() | OnStylePropertyChanged | Receives a notification for a style property change. |
![]() | PopulateList | Displays all the registered styles in a list box. |
![]() | ProvideReference | Called to provide a reference to the object of the specified type (Inherited from Nevron.INReferenceProvider) |
![]() | RemoveStyle | Overloaded. Removes the style with the specfied id from the composite. |
![]() | ResumeUpdates | Resumes all updates. |
![]() | UpdateFieldReferences | Updates the field references of this object (Inherited from Nevron.INReferenceHolder) |
![]() | UpdateReferences | Updates the references stored by the object (Inherited from Nevron.INReferenceHolder) |