Méthode | Description | |
---|---|---|
guids ( this |
||
newView ( this tmDatabase, System.Guid parentFolderId, |
||
tmLibrary ( this viewToFind, |
||
xmlDB_AddGuidanceItemsToView ( this tmDatabase, System.Guid viewId, List |
||
xmlDB_MoveViewToFolder ( this tmDatabase, System.Guid viewId, System.Guid folderId ) : bool | ||
xmlDB_NewView ( this tmDatabase, System.Guid parentFolderId, |
||
xmlDB_NewView ( this tmDatabase, |
||
xmlDB_RemoveAllGuidanceItemsFromView ( this tmDatabase, System.Guid viewId ) : bool | ||
xmlDB_RemoveGuidanceItemsFromView ( this tmDatabase, System.Guid viewId, List |
||
xmlDB_RemoveViewFromFolder ( this tmDatabase, System.Guid libraryId, System.Guid viewId ) : bool | ||
xmlDB_RemoveViewFromFolder ( this tmDatabase, TM_Library tmLibrary, System.Guid viewId ) : bool | ||
xmlDB_UpdateView ( this tmDatabase, |
||
xmlDB_UpdateView ( this tmDatabase, |
||
xmlDB_View ( this tmDatabase, System.Guid viewId ) : |
||
xmlDB_View ( this folder, string viewCaption ) : |
||
xmlDB_Views ( this tmDatabase ) : List |
||
xmlDB_Views ( this tmLibrary, |
||
xmlDB_Views_InLibraryRoot ( this tmLibrary, |
public static newView ( this tmDatabase, System.Guid parentFolderId, |
||
tmDatabase | this | |
parentFolderId | System.Guid | |
tmView | ||
Résultat | View_V3 |
public static tmLibrary ( this viewToFind, |
||
viewToFind | this | |
tmDatabase | ||
Résultat | TM_Library |
public static xmlDB_AddGuidanceItemsToView ( this tmDatabase, System.Guid viewId, List |
||
tmDatabase | this | |
viewId | System.Guid | |
guidanceItemsIds | List |
|
Résultat | bool |
public static xmlDB_MoveViewToFolder ( this tmDatabase, System.Guid viewId, System.Guid folderId ) : bool | ||
tmDatabase | this | |
viewId | System.Guid | |
folderId | System.Guid | |
Résultat | bool |
public static xmlDB_NewView ( this tmDatabase, System.Guid parentFolderId, |
||
tmDatabase | this | |
parentFolderId | System.Guid | |
tmView | ||
Résultat |
public static xmlDB_NewView ( this tmDatabase, |
||
tmDatabase | this | |
tmView | ||
Résultat |
public static xmlDB_RemoveAllGuidanceItemsFromView ( this tmDatabase, System.Guid viewId ) : bool | ||
tmDatabase | this | |
viewId | System.Guid | |
Résultat | bool |
public static xmlDB_RemoveGuidanceItemsFromView ( this tmDatabase, System.Guid viewId, List |
||
tmDatabase | this | |
viewId | System.Guid | |
guidanceItemsIds | List |
|
Résultat | bool |
public static xmlDB_RemoveViewFromFolder ( this tmDatabase, System.Guid libraryId, System.Guid viewId ) : bool | ||
tmDatabase | this | |
libraryId | System.Guid | |
viewId | System.Guid | |
Résultat | bool |
public static xmlDB_RemoveViewFromFolder ( this tmDatabase, TM_Library tmLibrary, System.Guid viewId ) : bool | ||
tmDatabase | this | |
tmLibrary | TM_Library | |
viewId | System.Guid | |
Résultat | bool |
public static xmlDB_UpdateView ( this tmDatabase, |
||
tmDatabase | this | |
tmView | ||
Résultat |
public static xmlDB_UpdateView ( this tmDatabase, |
||
tmDatabase | this | |
tmView | ||
guidanceItems | List |
|
Résultat |
public static xmlDB_View ( this tmDatabase, System.Guid viewId ) : |
||
tmDatabase | this | |
viewId | System.Guid | |
Résultat |
public static xmlDB_View ( this folder, string viewCaption ) : |
||
folder | this | |
viewCaption | string | |
Résultat |
public static xmlDB_Views ( this tmDatabase ) : List |
||
tmDatabase | this | |
Résultat | List |
public static xmlDB_Views ( this tmLibrary, |
||
tmLibrary | this | |
tmDatabase | ||
Résultat | List |
public static xmlDB_Views_InLibraryRoot ( this tmLibrary, |
||
tmLibrary | this | |
tmDatabase | ||
Résultat | List |