ContentBrowserItem_Favorites Class |
Namespace: NeoAxis.Editor
public class ContentBrowserItem_Favorites : ContentBrowserItem
The ContentBrowserItem_Favorites type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContentBrowserItem_Favorites | Initializes a new instance of the ContentBrowserItem_Favorites class |
Name | Description | |
---|---|---|
![]() | ContainedObject | (Inherited from ContentBrowserItem.) |
![]() | Owner | (Inherited from ContentBrowserItem.) |
![]() | Parent | (Inherited from ContentBrowserItem.) |
![]() | ShowDisabled | (Inherited from ContentBrowserItem.) |
![]() | ShowDisabledInHierarchy | (Inherited from ContentBrowserItem.) |
![]() | Tag | (Inherited from ContentBrowserItem.) |
![]() | Text | (Overrides ContentBrowserItemText.) |
Name | Description | |
---|---|---|
![]() | CalculateReferenceValue | (Overrides ContentBrowserItemCalculateReferenceValue(Component, MetadataTypeInfo, String, Boolean).) |
![]() | CanDoDragDrop | (Inherited from ContentBrowserItem.) |
![]() | Dispose | Releases all resources used by the ContentBrowserItem_Favorites (Overrides ContentBrowserItemDispose.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetAllParents | (Inherited from ContentBrowserItem.) |
![]() | GetChildren | (Overrides ContentBrowserItemGetChildren(Boolean).) |
![]() | GetChildrenFilter | (Inherited from ContentBrowserItem.) |
![]() | GetChildrenOnlyAlreadyCreatedRecursive | (Inherited from ContentBrowserItem.) |
![]() | GetCornerImages | (Inherited from ContentBrowserItem.) |
![]() | GetDescription | (Inherited from ContentBrowserItem.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LightweightUpdate | (Inherited from ContentBrowserItem.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | PerformChildrenChanged | (Inherited from ContentBrowserItem.) |
![]() | PerformTextChanged | (Inherited from ContentBrowserItem.) |
![]() | PerformTextColorChanged | (Inherited from ContentBrowserItem.) |
![]() | ToString | (Inherited from ContentBrowserItem.) |
Name | Description | |
---|---|---|
![]() | ChildrenChanged | (Inherited from ContentBrowserItem.) |
![]() | TextChanged | (Inherited from ContentBrowserItem.) |
![]() | TextColorChanged | (Inherited from ContentBrowserItem.) |
Name | Description | |
---|---|---|
![]() | childNodesCreated | (Inherited from ContentBrowserItem.) |
![]() | chooseByDoubleClickAndReturnKey | (Inherited from ContentBrowserItem.) |
![]() | expandAllAtStartup | (Inherited from ContentBrowserItem.) |
![]() | expandAtStartup | (Inherited from ContentBrowserItem.) |
![]() | image | (Inherited from ContentBrowserItem.) |
![]() | imageKey | (Inherited from ContentBrowserItem.) |
![]() | wasExpanded | (Inherited from ContentBrowserItem.) |
Name | Description | |
---|---|---|
![]() | MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) |
![]() | PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) |
![]() | PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) |
![]() | PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |