Package muntjac :: Package ui :: Module component_container
[hide private]
[frames] | no frames]

Module component_container

source code

Defines an extension to the IComponent interface which adds to it the capacity to contain other components.

Classes [hide private]
  IComponentContainer
Extension to the IComponent interface which adds to it the capacity to contain other components.
  IComponentAttachListener
IComponent attach listener interface.
  IComponentDetachListener
IComponent detach listener interface.
  ComponentAttachEvent
IComponent attach event sent when a component is attached to container.
  ComponentDetachEvent
IComponent detach event sent when a component is detached from container.