Uses of Interface
org.ow2.jasmine.jade.reflex.api.control.ContentNotificationController

Packages that use ContentNotificationController
org.ow2.jasmine.jade.reflex.control.content   
org.ow2.jasmine.jade.reflex.util   
 

Uses of ContentNotificationController in org.ow2.jasmine.jade.reflex.control.content
 

Classes in org.ow2.jasmine.jade.reflex.control.content that implement ContentNotificationController
 class ReflexContentMixin
          Provides an implementation of the ContentController interface which manages the causal connection with the dual level (i.e meta/execution) : any content operation performed on the current component is notified to the content controller of dual component.
 

Uses of ContentNotificationController in org.ow2.jasmine.jade.reflex.util
 

Methods in org.ow2.jasmine.jade.reflex.util that return ContentNotificationController
static ContentNotificationController Reflex.getContentNotificationController(org.objectweb.fractal.api.Component component)
          Returns the ContentNotificationController interface of the given component.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.