프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FindTreeRelationship | RelationshipOfRelatives | ||
GetDescendents | Set |
||
GetGhostParentHelper | GhostParentHelper | ||
GetHvoCommonAncestor | int | ||
GetTreeNode | |||
PartOwnershipTree | System |
메소드 | 설명 | |
---|---|---|
Create ( SIL.FieldWorks.FDO.FdoCache cache, IMultiListSortItemProvider sortItemProvider, bool fReturnFirstDecendentOnly ) : |
Factory for returning a PartOwnershipTree
|
|
FindCorrespondingItemsInCurrentList ( int flidForItemsBeforeListChange, Set |
Map itemsBeforeListChange (associated with flidForItemsBeforeListChange) to those in the current list (associated with flidForCurrentList) and provide a set of common ancestors.
|
|
GetSourceFieldName ( int targetClsId, int targetFieldId ) : string |
Get the field name that should be used for the main record list when we want to edit the specified field of the specified object class. TargetFieldId may be 0 to get the default (or only) main record list field for the specified class.
|
메소드 | 설명 | |
---|---|---|
DisposeUnmanagedResources ( ) : void |
|
메소드 | 설명 | |
---|---|---|
FindTreeRelationship ( int prevListItemsClass, int newListItemsClass ) : RelationshipOfRelatives | ||
GetDescendents ( int hvoCommonAncestor, int relativesFlid ) : Set |
||
GetGhostParentHelper ( int flidToTry ) : GhostParentHelper | ||
GetHvoCommonAncestor ( int hvoBeforeListChange, int prevListItemsClass, int newListItemsClass ) : int | ||
GetTreeNode ( int classId ) : |
||
PartOwnershipTree ( SIL.FieldWorks.FDO.FdoCache cache, IMultiListSortItemProvider sortItemProvider, bool fReturnFirstDecendentOnly ) : System |
static public Create ( SIL.FieldWorks.FDO.FdoCache cache, IMultiListSortItemProvider sortItemProvider, bool fReturnFirstDecendentOnly ) : |
||
cache | SIL.FieldWorks.FDO.FdoCache | |
sortItemProvider | IMultiListSortItemProvider | |
fReturnFirstDecendentOnly | bool | |
리턴 |
public FindCorrespondingItemsInCurrentList ( int flidForItemsBeforeListChange, Set |
||
flidForItemsBeforeListChange | int | |
itemsBeforeListChange | Set |
|
flidForCurrentList | int | |
commonAncestors | Set |
|
리턴 | Set |
public GetSourceFieldName ( int targetClsId, int targetFieldId ) : string | ||
targetClsId | int | |
targetFieldId | int | |
리턴 | string |