메소드 | 설명 | |
---|---|---|
getAllGuidanceItemsInViews ( this tmDatabase ) : List |
||
getGuidanceItemsInView ( this tmDatabase, System.Guid viewId ) : List |
||
getGuidanceItemsInViews ( this tmDatabase, List |
||
getGuidanceItemsInViews ( this tmDatabase, List |
||
tmView ( this tmDatabase, System.Guid viewId ) : View_V3 | ||
tmViews ( this tmDatabase ) : List |
||
tmViews ( this tmDatabase, System.Guid libraryId ) : List |
||
tmViews ( this tmDatabase, System.Guid libraryId, IList |
||
tmViews ( this tmDatabase, TM_Library tmLibrary ) : List |
||
tmViews_InLibraryRoot ( this tmDatabase, System.Guid libraryId ) : List |
public static getAllGuidanceItemsInViews ( this tmDatabase ) : List |
||
tmDatabase | this | |
리턴 | List |
public static getGuidanceItemsInView ( this tmDatabase, System.Guid viewId ) : List |
||
tmDatabase | this | |
viewId | System.Guid | |
리턴 | List |
public static getGuidanceItemsInViews ( this tmDatabase, List |
||
tmDatabase | this | |
viewIds | List |
|
리턴 | List |
public static getGuidanceItemsInViews ( this tmDatabase, List |
||
tmDatabase | this | |
views | List |
|
리턴 | List |
public static tmView ( this tmDatabase, System.Guid viewId ) : View_V3 | ||
tmDatabase | this | |
viewId | System.Guid | |
리턴 | View_V3 |
public static tmViews ( this tmDatabase, System.Guid libraryId ) : List |
||
tmDatabase | this | |
libraryId | System.Guid | |
리턴 | List |
public static tmViews ( this tmDatabase, System.Guid libraryId, IList |
||
tmDatabase | this | |
libraryId | System.Guid | |
folders | IList |
|
리턴 | List |
public static tmViews ( this tmDatabase, TM_Library tmLibrary ) : List |
||
tmDatabase | this | |
tmLibrary | TM_Library | |
리턴 | List |
public static tmViews_InLibraryRoot ( this tmDatabase, System.Guid libraryId ) : List |
||
tmDatabase | this | |
libraryId | System.Guid | |
리턴 | List |