Property | Type | Description | |
---|---|---|---|
CollapsedCollectionsListWidth | double |
Property | Type | Description | |
---|---|---|---|
AfterUpdate | void | ||
DeleteDocuments | void | ||
GetSelectedCollectionName | string | ||
GetSortDescription | System.ComponentModel.SortDescription | ||
HandleCollapseCollectionsList | void | ||
HandleExpandCollectionsList | void | ||
ObserveIndexChanges | void | ||
PutCollectionNameInTheUrl | void | ||
RefreshCollectionsList | void |
Method | Description | |
---|---|---|
DocumentsPageModel ( ) : System | ||
LoadModelParameters ( string parameters ) : void |
Method | Description | |
---|---|---|
OnViewLoaded ( ) : void |
Method | Description | |
---|---|---|
AfterUpdate ( IEnumerable |
||
DeleteDocuments ( string name ) : void | ||
GetSelectedCollectionName ( ) : string | ||
GetSortDescription ( ) : System.ComponentModel.SortDescription | ||
HandleCollapseCollectionsList ( ) : void | ||
HandleExpandCollectionsList ( ) : void | ||
ObserveIndexChanges ( IObservable |
||
PutCollectionNameInTheUrl ( ) : void | ||
RefreshCollectionsList ( ) : void |
public LoadModelParameters ( string parameters ) : void | ||
parameters | string | |
return | void |