|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ControllerContext | |
|---|---|
| net.dpml.component | Interfaces defining the internal 'component' model. |
| net.dpml.metro.runtime | Metro component model controller implementation. |
| Uses of ControllerContext in net.dpml.component |
|---|
| Classes in net.dpml.component that implement ControllerContext | |
|---|---|
class |
InitialContext
The CompositionControllerContext class wraps a ContentModel and supplies convinience operations that translate ContentModel properties and events to type-safe values used in the conposition controller. |
| Methods in net.dpml.component that return ControllerContext | |
|---|---|
ControllerContext |
ControllerContextEvent.getContext()
Return the controller context that this event is related to. |
| Constructors in net.dpml.component with parameters of type ControllerContext | |
|---|---|
ControllerContextEvent(ControllerContext source,
File oldDir,
File newDir)
Creation of a new controller context event object. |
|
| Uses of ControllerContext in net.dpml.metro.runtime |
|---|
| Methods in net.dpml.metro.runtime that return ControllerContext | |
|---|---|
ControllerContext |
CompositionController.getControllerContext()
Return the controllers runtime context. |
| Constructors in net.dpml.metro.runtime with parameters of type ControllerContext | |
|---|---|
CompositionController(ControllerContext context)
Creation of a new controller. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||