Method | Description | |
---|---|---|
OnDisplayMoveTargetDownInSequence ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool | ||
OnDisplayMoveTargetUpInSequence ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool | ||
OnMoveTargetDownInSequence ( object commandObject ) : void | ||
OnMoveTargetUpInSequence ( object commandObject ) : void | ||
ReferenceSequenceUi ( SIL.FieldWorks.FDO.FdoCache cache, ICmObject rootObj, int referenceFlid, int targetHvo ) : System |
Method | Description | |
---|---|---|
ComputeTargetVectorIndex ( ) : int |
public OnDisplayMoveTargetDownInSequence ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool | ||
commandObject | object | |
display | XCore.UIItemDisplayProperties | |
return | bool |
public OnDisplayMoveTargetUpInSequence ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool | ||
commandObject | object | |
display | XCore.UIItemDisplayProperties | |
return | bool |
public OnMoveTargetDownInSequence ( object commandObject ) : void | ||
commandObject | object | |
return | void |
public OnMoveTargetUpInSequence ( object commandObject ) : void | ||
commandObject | object | |
return | void |
public ReferenceSequenceUi ( SIL.FieldWorks.FDO.FdoCache cache, ICmObject rootObj, int referenceFlid, int targetHvo ) : System | ||
cache | SIL.FieldWorks.FDO.FdoCache | |
rootObj | ICmObject | |
referenceFlid | int | |
targetHvo | int | |
return | System |