Свойство | Type | Description | |
---|---|---|---|
LockRepositories | Object | ||
Logger | log4net.ILog | ||
Repositories | IList |
Méthode | Description | |
---|---|---|
CmisTreeDataSource ( List |
||
GetChild ( NSOutlineView outlineView, int childIndex, |
||
GetChildrenCount ( NSOutlineView outlineView, |
||
GetObjectValue ( NSOutlineView outlineView, NSTableColumn tableColumn, |
||
ItemExpandable ( NSOutlineView outlineView, |
||
SetObjectValue ( NSOutlineView outlineView, |
||
UpdateCmisTree ( RootFolder root ) : void |
Méthode | Description | |
---|---|---|
UpdateItem ( |
public CmisTreeDataSource ( List |
||
repositories | List |
|
Résultat | System |
public GetChild ( NSOutlineView outlineView, int childIndex, |
||
outlineView | NSOutlineView | |
childIndex | int | |
item | ||
Résultat |
public GetChildrenCount ( NSOutlineView outlineView, |
||
outlineView | NSOutlineView | |
item | ||
Résultat | int |
public GetObjectValue ( NSOutlineView outlineView, NSTableColumn tableColumn, |
||
outlineView | NSOutlineView | |
tableColumn | NSTableColumn | |
item | ||
Résultat |
public ItemExpandable ( NSOutlineView outlineView, |
||
outlineView | NSOutlineView | |
item | ||
Résultat | bool |
public SetObjectValue ( NSOutlineView outlineView, |
||
outlineView | NSOutlineView | |
theObject | ||
tableColumn | NSTableColumn | |
item | ||
Résultat | void |
public UpdateCmisTree ( RootFolder root ) : void | ||
root | RootFolder | |
Résultat | void |