Project Wonder 5.0

Uses of Interface
er.directtoweb.delegates.ERDBranchDelegateInterface

Packages that use ERDBranchDelegateInterface
er.directtoweb   
er.directtoweb.components   
er.directtoweb.components.buttons   
er.directtoweb.components.relationships   
er.directtoweb.delegates   
er.directtoweb.pages   
 

Uses of ERDBranchDelegateInterface in er.directtoweb
 

Classes in er.directtoweb that implement ERDBranchDelegateInterface
static class ERD2WControllerFactory.ERCCore
           
static class ERD2WControllerFactory.ERCCreate
           
static class ERD2WControllerFactory.ERCEdit
           
static class ERD2WControllerFactory.ERCInspect
           
static class ERD2WControllerFactory.ERCQuery
           
static class ERD2WControllerFactory.ERCSingleObject
           
static class ERD2WControllerFactory.ERD2WController
           
 

Uses of ERDBranchDelegateInterface in er.directtoweb.components
 

Fields in er.directtoweb.components declared as ERDBranchDelegateInterface
protected  ERDBranchDelegateInterface ERDActionBar.branchDelegate
           
 

Methods in er.directtoweb.components that return ERDBranchDelegateInterface
 ERDBranchDelegateInterface ERDActionBar.branchDelegate()
          find the next non-null NextPageDelegate in the component tree, break if there is a D2WPage found beforehand
 

Uses of ERDBranchDelegateInterface in er.directtoweb.components.buttons
 

Fields in er.directtoweb.components.buttons declared as ERDBranchDelegateInterface
protected  ERDBranchDelegateInterface ERDControllerButton.branchDelegate
           
 

Methods in er.directtoweb.components.buttons that return ERDBranchDelegateInterface
 ERDBranchDelegateInterface ERDControllerButton.branchDelegate()
          find the next non-null NextPageDelegate in the component tree, break if there is a D2WPage found beforehand
 

Uses of ERDBranchDelegateInterface in er.directtoweb.components.relationships
 

Methods in er.directtoweb.components.relationships that return ERDBranchDelegateInterface
 ERDBranchDelegateInterface ERD2WPick.branchDelegate()
           
 

Uses of ERDBranchDelegateInterface in er.directtoweb.delegates
 

Classes in er.directtoweb.delegates that implement ERDBranchDelegateInterface
 class ERDBranchDelegate
          The branch delegate is used in conjunction with the ERDMessagePageInterface to allow flexible branching for message pages.
 

Uses of ERDBranchDelegateInterface in er.directtoweb.pages
 

Fields in er.directtoweb.pages declared as ERDBranchDelegateInterface
protected  ERDBranchDelegateInterface ERD2WPage._pageController
          Holds the page controller for this page.
 

Methods in er.directtoweb.pages that return ERDBranchDelegateInterface
 ERDBranchDelegateInterface ERD2WPage.pageController()
          Returns the pageController for this page.
 

Methods in er.directtoweb.pages with parameters of type ERDBranchDelegateInterface
 void ERD2WPage.setPageController(ERDBranchDelegateInterface aPageController)
           
 


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.