ContentBrowserItem_File Class |
Namespace: NeoAxis.Editor
public class ContentBrowserItem_File : ContentBrowserItem
The ContentBrowserItem_File type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentBrowserItem_File | Initializes a new instance of the ContentBrowserItem_File class |
| Name | Description | |
|---|---|---|
| ComponentChildren | ||
| ContainedObject | (Overrides ContentBrowserItemContainedObject.) | |
| FileChildren | ||
| FullPath | ||
| IsDirectory | ||
| 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 | |
|---|---|---|
| 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.) |