Represents an IEdit
- Inheritance:
-
object
Routed
Command RoutedUICommand EditAction objectBase
- Implements:
-
IEdit
Action IKeyedObject
Constructors
RequestIntelliPromptParameterInfoSessionAction()
Initializes an instance of the RequestIntelliPromptParameterInfoSessionAction
class.
Methods
CanExecute(IEditorView)
Returns whether the edit action can execute in the specified IEditor
Parameter | Type | Description |
---|---|---|
view | IEditor |
The IEditor |
Returns
- bool:
true
if the edit action can execute in the specified IEditorView ; otherwise,false
.
Execute(IEditorView)
Executes the edit action in the specified IEditor
Parameter | Type | Description |
---|---|---|
view | IEditor |
The IEditor |
Inherited Members
-
Edit
Action Base. Get Key Text(Modifier Keys, Key) -
Edit
Action Base. Read From Xml(Xml Reader) -
Edit
Action Base. Write To Xml(Xml Writer) -
Edit
Action Base. Create Command Binding() -
Edit
Action Base. Create Command Binding(ICommand) -
Edit
Action Base. Can Record In Macro -
Edit
Action Base. Key -
object.
Get Type() -
object.
Memberwise Clone() -
object.
To String() -
object.
Equals(object) -
object.
Equals(object, object) -
object.
Reference Equals(object, object) -
object.
Get Hash Code()