public interface ERDBranchDelegateInterface extends com.webobjects.directtoweb.NextPageDelegate, Serializable
Modifier and Type | Method and Description |
---|---|
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.
|
NSArray branchChoicesForContext(com.webobjects.directtoweb.D2WContext context)
context
- current D2W contextCopyright © 2002 – 2024 Project Wonder.