AnyCAD Rapid API 2025
Help you to create a better world!
|
<> 支持Editor堆栈,管理多个子Editor.
void StackEditor.BeforeRendering | ( | ViewContext | ctx | ) |
void StackEditor.Finish | ( | ViewContext | ctx | ) |
void StackEditor.OnDocumentChanged | ( | ViewContext | ctx, |
DocumentEventArgs | args ) |
EnumEditorCode StackEditor.OnInput | ( | ViewContext | ctx, |
ParameterDict | input ) |
EnumEditorCode StackEditor.OnKeyUp | ( | ViewContext | ctx, |
InputEvent | evt ) |
EnumEditorCode StackEditor.OnMouseDown | ( | ViewContext | ctx, |
InputEvent | evt ) |
EnumEditorCode StackEditor.OnMouseMove | ( | ViewContext | ctx, |
InputEvent | evt ) |
EnumEditorCode StackEditor.OnMouseUp | ( | ViewContext | ctx, |
InputEvent | evt ) |
EnumEditorCode StackEditor.OnSelectionChanged | ( | ViewContext | ctx | ) |
EnumEditorCode StackEditor.Start | ( | ViewContext | ctx | ) |