Property | Type | Description | |
---|---|---|---|
AddEntryAndChildrenRecursively | void | ||
OnDisplayMoveReversalindexEntry | bool | ||
OnDisplayPromoteReversalindexEntry | bool | ||
OnMoveReversalindexEntry | bool | ||
OnPromoteReversalindexEntry | bool |
Method | Description | |
---|---|---|
OnDisplayDataTreeMerge ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool |
decide whether to enable this tree delete Menu Item
|
|
ReversalIndexEntryMenuHandler ( ) : System |
Method | Description | |
---|---|---|
AddEntryAndChildrenRecursively ( ICollection |
||
OnDisplayMoveReversalindexEntry ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool | ||
OnDisplayPromoteReversalindexEntry ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool | ||
OnMoveReversalindexEntry ( object cmd ) : bool | ||
OnPromoteReversalindexEntry ( object cmd ) : bool |
public OnDisplayDataTreeMerge ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool | ||
commandObject | object | |
display | XCore.UIItemDisplayProperties | |
return | bool |
public ReversalIndexEntryMenuHandler ( ) : System | ||
return | System |