메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
Initialize ( ) : void |
메소드 | 설명 | |
---|---|---|
ChangeShowCompleted ( bool show, IEnumerable |
||
ChangeShowCompletedInternal ( bool show, IEnumerable |
public CreateEntry ( ISublistEntry parent ) : void | ||
parent | ISublistEntry | |
리턴 | void |
public DeleteSelectedEntries ( IEnumerable |
||
entries | IEnumerable |
|
리턴 | void |
public IndentItem ( ISublistEntry entry, ISublistEntry newParent ) : void | ||
entry | ISublistEntry | |
newParent | ISublistEntry | |
리턴 | void |
public MainViewModel ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public UnindentItem ( ISublistEntry entry ) : void | ||
entry | ISublistEntry | |
리턴 | void |