Property | Type | Description | |
---|---|---|---|
OnDisplayMergeReversalPOS | bool | ||
OnDisplayMoveReversalPOS | bool | ||
OnDisplayPromoteReversalSubPOS | bool | ||
OnPromoteReversalSubPOS | bool |
Method | Description | |
---|---|---|
OnMergeReversalPOS ( object cmd ) : bool | ||
OnMoveReversalPOS ( object cmd ) : bool |
Method | Description | |
---|---|---|
CanInsert ( Command command, Slice currentSlice, int &index ) : bool |
Method | Description | |
---|---|---|
OnDisplayMergeReversalPOS ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool | ||
OnDisplayMoveReversalPOS ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool | ||
OnDisplayPromoteReversalSubPOS ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool | ||
OnPromoteReversalSubPOS ( object cmd ) : bool |
protected CanInsert ( Command command, Slice currentSlice, int &index ) : bool | ||
command | Command | |
currentSlice | Slice | |
index | int | |
return | bool |
public OnMergeReversalPOS ( object cmd ) : bool | ||
cmd | object | |
return | bool |
public OnMoveReversalPOS ( object cmd ) : bool | ||
cmd | object | |
return | bool |