Inherited by BugDelegate, ComponentDelegate, FrameworkDelegate, PeopleDelegate, PushBugsDelegate, and TestItemDelegate.
Public Member Functions | |
| WOComponent | createNew (WOComponent sender) |
| WOComponent | delete (WOComponent sender) |
| WOComponent | edit (WOComponent sender) |
| WOComponent | view (WOComponent sender) |
Protected Member Functions | |
| NSArray | defaultBranchChoices (D2WContext context) |
| Session | session (WOComponent sender) |
| WOComponent createNew | ( | WOComponent | sender | ) |
| NSArray defaultBranchChoices | ( | D2WContext | context | ) | [protected] |
Uses reflection to find all of the public methods that don't start with an underscore and take a single WOComponent as a parameter are returned. The methods are sorted by this key.
| context | current D2W context |
Reimplemented from ERDBranchDelegate.
Reimplemented in BugDelegate, ComponentDelegate, FrameworkDelegate, PeopleDelegate, PushBugsDelegate, RequirementDelegate, and TestItemDelegate.
| WOComponent delete | ( | WOComponent | sender | ) |
| WOComponent edit | ( | WOComponent | sender | ) |
| Session session | ( | WOComponent | sender | ) | [protected] |
Reimplemented in PushBugsDelegate.
| WOComponent view | ( | WOComponent | sender | ) |
1.5.8