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

Alle implementierten Schnittstellen:
IFluentMutableMultiTokenHolder<IComponent>, IFluentMutableOptionalIdHolder<IComponent>, IMultiTokenHolder, IOptionalIdHolder, Rebuildable, Linkable, LinkedRequestable, TypeRequestable, IRefreshableSubscriber, Refreshable, Resettable, AlivenessRequestable, IHtmlGetter, IElement, IStructureElement, IMutableElement, Dimensionable<IComponent>, PresenceRequestable, PresenceSettable<IComponent>, IStylableElement<IComponent>, 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