Klasse AbstractComponent<C extends Controller<S>,S>

Alle implementierten Schnittstellen:
IFluentMutableMultiTokenHolder<IComponent>, IFluentMutableOptionalIdHolder<IComponent>, IMultiTokenHolder, IOptionalIdHolder, IRefreshableSubscriber, Refreshable, Resettable, AlivenessRequestable, TypeRequestable, Rebuildable, Linkable, LinkedRequestable, IHtmlGetter, IComponent, IElement, IStructureElement, IMutableElement, IStylableElement<IComponent>, Dimensionable<IComponent>, PresenceRequestable, PresenceSettable<IComponent>, IControl<IComponent,IComponentStyle>, IUserInputCell<IComponent>
Bekannte direkte Unterklassen:
Component, ComponentWithAdapterFactory

public abstract class AbstractComponent<C extends Controller<S>,S> extends Control<IComponent,IComponentStyle> implements IComponent