Klasse ComponentWithAdapterFactory<C extends Controller<S>,S extends IAdapterFactory<A>,A>
java.lang.Object
ch.nolix.system.element.mutableelement.AbstractMutableElement
ch.nolix.system.style.stylable.AbstractStylableElement<IComponent>
ch.nolix.system.webgui.main.Control<IComponent,IComponentStyle>
ch.nolix.system.webapplication.component.AbstractComponent<C,S>
ch.nolix.system.webapplication.component.ComponentWithAdapterFactory<C,S,A>
- 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>
public abstract class ComponentWithAdapterFactory<C extends Controller<S>,S extends IAdapterFactory<A>,A>
extends AbstractComponent<C,S>
-
Feldübersicht
Von Klasse geerbte Felder ch.nolix.system.webgui.main.Control
DEFAULT_CURSOR_ICON, DEFAULT_PRESENCE -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedComponentWithAdapterFactory(C controller, A initialAdapter, WebClientSession<S> webClientSession) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected abstract IControl<?, ?> createControl(C controller, A adapter) final IContainer<IControl<?, ?>> final voidrebuild()Rebuilds the currentRebuildable.Von Klasse geerbte Methoden ch.nolix.system.webapplication.component.AbstractComponent
createStyle, getCssBuilder, getHtmlBuilder, getOptionalJavaScriptUserInputFunction, getStoredApplicationService, getStoredController, getStoredWebClientSession, getUserInput, hasRole, isAlive, refresh, registerHtmlElementEventsAt, resetControl, runHtmlEvent, setUserInputVon Klasse geerbte Methoden ch.nolix.system.webgui.main.Control
belongsToControl, belongsToGui, belongsToLayer, editStyle, getCssRules, getCursorIcon, getHtml, getInternalId, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getOptionalStoredChildControlByInternalId, getPresence, getStoredChildStylableElements, getStoredLinkedObjects, getStoredParentControl, getStoredParentGui, getStoredParentLayer, getStoredStyle, hasInternalId, hasMaxHeight, hasMaxWidth, hasMinHeight, hasMinWidth, internalSetParentControl, internalSetParentLayer, isCollapsed, isInvisible, isLinkedTo, isLinkedToAnObject, isVisible, linkTo, removeMaxHeight, removeMaxWidth, removeMinHeight, removeMinWidth, resetStylableElement, resetStyle, setCollapsed, setCursorIcon, setInvisible, setMaxHeight, setMaxHeightInPercentOfViewAreaHeight, setMaxWidth, setMaxWidthInPercentOfViewAreaWidth, setMinHeight, setMinHeightInPercentOfViewAreaHeight, setMinWidth, setMinWidthInPercentOfViewAreaWidth, setVisibility, setVisibleVon Klasse geerbte Methoden ch.nolix.system.style.stylable.AbstractStylableElement
addToken, asConcrete, getChildStructureElements, getId, getStructureSpecification, getTokens, hasId, removeId, removeToken, removeTokens, reset, resetStyleRecursively, setIdVon Klasse geerbte Methoden ch.nolix.system.element.mutableelement.AbstractMutableElement
addOrChangeAttribute, addOrChangeAttribute, equals, getAttributes, getSpecification, hashCode, resetFromFileWithFilePath, toStringVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden ch.nolix.coreapi.state.staterequest.AlivenessRequestable
isOutdatedVon Schnittstelle geerbte Methoden ch.nolix.systemapi.gui.canvas.Dimensionable
getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, hasMaxHeight, hasMaxWidth, hasMinHeight, hasMinWidth, removeMaxHeight, removeMaxWidth, removeMinHeight, removeMinWidth, setMaxHeight, setMaxHeightInPercentOfViewAreaHeight, setMaxWidth, setMaxWidthInPercentOfViewAreaWidth, setMinHeight, setMinHeightInPercentOfViewAreaHeight, setMinWidth, setMinWidthInPercentOfViewAreaWidthVon Schnittstelle geerbte Methoden ch.nolix.systemapi.webapplication.component.IComponent
getRefreshBehaviorVon Schnittstelle geerbte Methoden ch.nolix.systemapi.webgui.main.IControl
belongsToControl, belongsToGui, belongsToLayer, editStyle, getCssRules, getCursorIcon, getInternalId, getOptionalStoredChildControlByInternalId, getStoredParentControl, getStoredParentGui, getStoredParentLayer, getStoredStyle, hasInternalId, internalSetParentControl, internalSetParentLayer, setCursorIconVon Schnittstelle geerbte Methoden ch.nolix.systemapi.element.base.IElement
getAttributes, getSpecification, toFormatedString, toXmlVon Schnittstelle geerbte Methoden ch.nolix.coreapi.attribute.fluentmutablemultiattribute.IFluentMutableMultiTokenHolder
addToken, removeToken, removeTokensVon Schnittstelle geerbte Methoden ch.nolix.coreapi.attribute.fluentmutableoptionalattribute.IFluentMutableOptionalIdHolder
removeId, setIdVon Schnittstelle geerbte Methoden ch.nolix.coreapi.web.html.IHtmlGetter
getHtmlVon Schnittstelle geerbte Methoden ch.nolix.coreapi.attribute.multiattribute.IMultiTokenHolder
getTokensVon Schnittstelle geerbte Methoden ch.nolix.systemapi.element.mutableelement.IMutableElement
addOrChangeAttribute, addOrChangeAttribute, addOrChangeAttribute, addOrChangeAttributes, resetFromAttributes, resetFromSpecificationVon Schnittstelle geerbte Methoden ch.nolix.coreapi.attribute.optionalattribute.IOptionalIdHolder
getId, getIdInQuotes, hasId, hasIdVon Schnittstelle geerbte Methoden ch.nolix.systemapi.element.base.IStructureElement
getChildStructureElements, getStructureSpecificationVon Schnittstelle geerbte Methoden ch.nolix.systemapi.style.stylable.IStylableElement
getStoredChildStylableElements, resetStyleRecursivelyVon Schnittstelle geerbte Methoden ch.nolix.coreapi.objectstructure.linking.LinkedRequestable
getStoredLinkedObjects, isLinkedTo, isLinkedToAnObjectVon Schnittstelle geerbte Methoden ch.nolix.systemapi.gui.presence.PresenceRequestable
getPresence, isCollapsed, isInvisible, isVisibleVon Schnittstelle geerbte Methoden ch.nolix.systemapi.gui.presence.PresenceSettable
setCollapsed, setInvisible, setVisibility, setVisibleVon Schnittstelle geerbte Methoden ch.nolix.coreapi.state.statemutation.Resettable
resetVon Schnittstelle geerbte Methoden ch.nolix.coreapi.objectstructure.typerequest.TypeRequestable
getType, isOfConcreteType, isOfConcreteType, isOfType, isOfType
-
Konstruktordetails
-
ComponentWithAdapterFactory
protected ComponentWithAdapterFactory(C controller, A initialAdapter, WebClientSession<S> webClientSession)
-
-
Methodendetails
-
getStoredChildControls
-
rebuild
public final void rebuild()Beschreibung aus Schnittstelle kopiert:RebuildableRebuilds the currentRebuildable. -
createControl
-