Méthode | Description | |
---|---|---|
CreateEntry ( ISublistEntry parent ) : void | ||
DeleteSelectedEntries ( IEnumerable |
||
IndentItem ( ISublistEntry entry, ISublistEntry newParent ) : void | ||
MainViewModel ( ) : System.Collections.Generic | ||
RefreshAllEntries ( ) : void | ||
UnindentItem ( ISublistEntry entry ) : void | ||
UpdateEntry ( ISublistEntry entry ) : void |
Méthode | Description | |
---|---|---|
Initialize ( ) : void |
Méthode | Description | |
---|---|---|
ChangeShowCompleted ( bool show, IEnumerable |
||
ChangeShowCompletedInternal ( bool show, IEnumerable |
public CreateEntry ( ISublistEntry parent ) : void | ||
parent | ISublistEntry | |
Résultat | void |
public DeleteSelectedEntries ( IEnumerable |
||
entries | IEnumerable |
|
Résultat | void |
public IndentItem ( ISublistEntry entry, ISublistEntry newParent ) : void | ||
entry | ISublistEntry | |
newParent | ISublistEntry | |
Résultat | void |
public MainViewModel ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public UnindentItem ( ISublistEntry entry ) : void | ||
entry | ISublistEntry | |
Résultat | void |
public UpdateEntry ( ISublistEntry entry ) : void | ||
entry | ISublistEntry | |
Résultat | void |