Package org. hexworks. zircon. internal. component
Types
InternalAttachedComponent
Link copied to clipboard
interface InternalAttachedComponent : InternalComponent, AttachedComponent
Content copied to clipboard
InternalComponent
Link copied to clipboard
interface InternalComponent : Component, ComponentEventAdapter, KeyboardEventAdapter, MouseEventAdapter, Renderable, UIEventProcessor
Content copied to clipboard
A InternalComponent represents the internal API of the Component interface which adds functionality which will be used by Zircon internally.
InternalComponentContainer
Link copied to clipboard
interface InternalComponentContainer : ComponentContainer, RenderableContainer, UIEventDispatcher
Content copied to clipboard
Internal API for a ComponentContainer.
InternalContainer
Link copied to clipboard
A InternalContainer is a specialization of the Component interface which adds functionality which will be used by Zircon internally.
InternalGroup
Link copied to clipboard
Functions
withNewLinesStripped
Link copied to clipboard