|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ERDBranchDelegateInterface
Extension of the NextPageDelegate to provide branch choices from the delegate to the template.
Method Summary | |
---|---|
com.webobjects.foundation.NSArray |
branchChoicesForContext(com.webobjects.directtoweb.D2WContext context)
Calculates which branches to show in the display first asking the context for the key branchChoices if this returns null then using reflection all of the public methods that take a single WOComponent as a parameter are returned. |
Methods inherited from interface com.webobjects.directtoweb.NextPageDelegate |
---|
nextPage |
Method Detail |
---|
com.webobjects.foundation.NSArray branchChoicesForContext(com.webobjects.directtoweb.D2WContext context)
context
- current D2W context
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |