Echo
Composite
Abstract
Class Hierarchy:
Direct Known Subclasses:
Echo.Panel

Composite component: a generic composite component abstract base class. This class is intended to be used as base class for composite components. Provides no rendering properties (other than those specified in Component). May contain at most one child component. May not contain a pane component as a child. This class provides no benefit if you are providing a custom synchronization/rendering peer. In such cases, Echo.Component itself should be derived instead of this class.

Methods inherited from class Echo.Component
getFocusComponent, add, addListener, fireEvent, get, getComponent, getComponentCount, getIndex, getLayoutDirection, getLocale, getLocalStyleData, getRenderLayoutDirection, getRenderLocale, getStyle, getStyleName, indexOf, isActive, isAncestorOf, isEnabled, isRenderEnabled, register, render, renderIndex, remove, removeAll, removeListener, set, setEnabled, setIndex, setLayoutDirection, setLocale, setStyle, setStyleName, toString