| java.lang.Object edu.iu.uis.eden.edl.EDLControllerChain
EDLControllerChain | public class EDLControllerChain (Code) | | Contains a stack of EDLControllers. Allows EDL components to add new controllers to the chain runtime. The idea
being that this is how you would page between edls. Uses the template associated with the last edl controller
to render the dom of the last edl controller.
author: rkirkend |
|
|