Свойство | Type | Description | |
---|---|---|---|
AutoGeneratedColor | Color | ||
DefinedByBaseColor | Color | ||
DisabledColor | Color | ||
FolderColor | Color | ||
InstantiatedByBase | Color | ||
IsContainerColor | Color | ||
LayerObjectColor | Color | ||
MissingObjectColor | Color | ||
RegularBackgroundColor | Color | ||
RequiredScreenColor | Color | ||
SetByDerivedColor | Color | ||
StartupScreenColor | Color | ||
StateCategoryColor | Color |
Свойство | Type | Description | |
---|---|---|---|
AddDirectoryNodes | void | ||
AddDirectoryNodes | void | ||
AskAndAddAllContainedRfsToGlobalContent | void | ||
CreateNewNamedObjectInElement | |||
DragAddFileToGlobalContent | void | ||
DragDrop | void | ||
DragDropFile | void | ||
DragDropNosIntoElement | bool | ||
DragDropNosOnRootEventsNode | bool | ||
DragDropTreeNode | void | ||
EditCurrentBehaviorNode | void | ||
HandleDropOnList | bool | ||
MoveCustomVariable | void | ||
MoveEntityOntoElement | |||
MoveEntityToDirectory | void | ||
MoveNamedObject | void | ||
MoveObjectOnObjectsRoot | bool | ||
MoveObjectOnRootCustomVariablesNode | bool | ||
MoveReferencedFile | void | ||
MoveReferencedFileToDirectory | void | ||
MoveState | void | ||
MoveStateCategory | void | ||
RemoveGlobalContentTreeNodesIfNecessary | void | ||
SortEntities | void | ||
UpdateNosAfterDragDrop | void |
Méthode | Description | |
---|---|---|
AddEntity ( |
||
AddScreen ( |
||
AfterSelect ( ) : void | ||
DragOver ( object sender, |
||
ElementDoubleClicked ( ) : void | ||
GenerateSelectedElementAndDerivedCode ( ) : void | ||
GenerateSelectedElementCode ( ) : void | ||
GetTreeNodeForGlobalContent ( |
||
Initialize ( |
||
Invoke ( |
||
MoveEntityOn ( EntityTreeNode treeNodeMoving, |
||
RemoveEntity ( |
||
RemoveScreen ( |
||
ResumeLayout ( ) : void | ||
ShowAllElementVariablesInPropertyGrid ( ) : void | ||
SuspendLayout ( ) : void | ||
UpdateChangedElements ( ) : void | ||
UpdateCurrentObjectReferencedTreeNodes ( ) : void | ||
UpdateGlobalContentTreeNodes ( bool performSave ) : void | ||
UpdateNodeToListIndex ( |
||
UpdateNodeToListIndex ( |
Méthode | Description | |
---|---|---|
AddDirectoryNodes ( ) : void | ||
AddDirectoryNodes ( string parentDirectory, |
||
AskAndAddAllContainedRfsToGlobalContent ( IElement element ) : void | ||
CreateNewNamedObjectInElement ( IElement elementToCreateIn, |
||
DragAddFileToGlobalContent ( |
||
DragDrop ( object sender, |
||
DragDropFile ( object sender, |
||
DragDropNosIntoElement ( |
||
DragDropNosOnRootEventsNode ( |
||
DragDropTreeNode ( |
||
EditCurrentBehaviorNode ( ) : void | ||
HandleDropOnList ( |
||
MoveCustomVariable ( |
||
MoveEntityOntoElement ( EntityTreeNode treeNodeMoving, |
||
MoveEntityToDirectory ( EntityTreeNode treeNodeMoving, |
||
MoveNamedObject ( |
||
MoveObjectOnObjectsRoot ( |
||
MoveObjectOnRootCustomVariablesNode ( |
||
MoveReferencedFile ( |
||
MoveReferencedFileToDirectory ( |
||
MoveState ( |
||
MoveStateCategory ( |
||
RemoveGlobalContentTreeNodesIfNecessary ( |
||
SortEntities ( ) : void | ||
UpdateNosAfterDragDrop ( |
public static AddEntity ( |
||
entitySave | ||
generateCode | bool | |
Résultat | EntityTreeNode |
public static AddScreen ( |
||
screenSave | ||
Résultat | ScreenTreeNode |
public static DragOver ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
public static ElementDoubleClicked ( ) : void | ||
Résultat | void |
public static GenerateSelectedElementAndDerivedCode ( ) : void | ||
Résultat | void |
public static GenerateSelectedElementCode ( ) : void | ||
Résultat | void |
public static GetTreeNodeForGlobalContent ( |
||
rfs | ||
nodeToStartAt | ||
Résultat |
public static Initialize ( |
||
treeView | ||
entityNode | ||
screenNode | ||
globalContentNode | ||
Résultat | void |
public static Invoke ( |
||
method | ||
Résultat | void |
public static MoveEntityOn ( EntityTreeNode treeNodeMoving, |
||
treeNodeMoving | EntityTreeNode | |
targetNode | ||
Résultat |
public static RemoveEntity ( |
||
entityToRemove | ||
Résultat | void |
public static RemoveScreen ( |
||
screenToRemove | ||
Résultat | void |
public static ShowAllElementVariablesInPropertyGrid ( ) : void | ||
Résultat | void |
public static UpdateChangedElements ( ) : void | ||
Résultat | void |
public static UpdateCurrentObjectReferencedTreeNodes ( ) : void | ||
Résultat | void |
public static UpdateGlobalContentTreeNodes ( bool performSave ) : void | ||
performSave | bool | |
Résultat | void |
public static UpdateNodeToListIndex ( |
||
entitySave | ||
Résultat | void |
public static UpdateNodeToListIndex ( |
||
screenSave | ||
Résultat | void |
public static Color AutoGeneratedColor | ||
Résultat | Color |
public static Color DefinedByBaseColor | ||
Résultat | Color |
public static Color InstantiatedByBase | ||
Résultat | Color |
public static Color MissingObjectColor | ||
Résultat | Color |
public static Color RegularBackgroundColor | ||
Résultat | Color |
public static Color RequiredScreenColor | ||
Résultat | Color |
public static Color StartupScreenColor | ||
Résultat | Color |