EditorAction_NewResource Class |
Namespace: NeoAxis.Editor
public class EditorAction_NewResource : EditorAction
The EditorAction_NewResource type exposes the following members.
Name | Description | |
---|---|---|
![]() | EditorAction_NewResource(Type) | Initializes a new instance of the EditorAction_NewResource class |
![]() | EditorAction_NewResource(MetadataTypeInfo) | Initializes a new instance of the EditorAction_NewResource class |
Name | Description | |
---|---|---|
![]() | ActionType | (Inherited from EditorAction.) |
![]() | CommonType | (Inherited from EditorAction.) |
![]() | CompletelyDisabled | (Inherited from EditorAction.) |
![]() | ContextMenuText | (Inherited from EditorAction.) |
![]() | Description | (Inherited from EditorAction.) |
![]() | DropDownContextMenu | (Inherited from EditorAction.) |
![]() | ImageBig | (Inherited from EditorAction.) |
![]() | ImageBigDark | (Inherited from EditorAction.) |
![]() | ImageSmall | (Inherited from EditorAction.) |
![]() | ImageSmallDark | (Inherited from EditorAction.) |
![]() | Name | (Inherited from EditorAction.) |
![]() | QatAddByDefault | (Inherited from EditorAction.) |
![]() | QatSupport | (Inherited from EditorAction.) |
![]() | RibbonText | (Inherited from EditorAction.) |
![]() | ShortcutKeys | (Inherited from EditorAction.) |
![]() | Type | |
![]() | UserData | (Inherited from EditorAction.) |
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | GetContextMenuText | (Inherited from EditorAction.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetImageBig | (Inherited from EditorAction.) |
![]() | GetImageSmall | (Inherited from EditorAction.) |
![]() | GetToolTip | (Inherited from EditorAction.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | PerformClick | (Inherited from EditorAction.) |
![]() | PerformClick2 | (Inherited from EditorAction.) |
![]() | PerformGetState | (Inherited from EditorAction.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Click | (Inherited from EditorAction.) |
![]() | Click2 | (Inherited from EditorAction.) |
![]() | GetState | (Inherited from EditorAction.) |
Name | Description | |
---|---|---|
![]() | ContextMenuSupport | (Inherited from EditorAction.) |
![]() | ListBox | (Inherited from EditorAction.) |
![]() | Slider | (Inherited from EditorAction.) |
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.) |