Klasse WebApplicationComponent
java.lang.Object
ch.nolix.system.element.mutableelement.MutableElement
ch.nolix.system.element.style.StylableElement<IComponent>
ch.nolix.system.webgui.main.Control<IComponent,IComponentStyle>
ch.nolix.system.application.component.AbstractComponent<WebApplicationController,IServerDashboardService>
ch.nolix.system.application.component.Component<WebApplicationController,IServerDashboardService>
ch.nolix.application.serverdashboard.frontend.webapplicationcomponent.WebApplicationComponent
- 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>
public final class WebApplicationComponent
extends Component<WebApplicationController,IServerDashboardService>
-
Feldübersicht
FelderVon Klasse geerbte Felder ch.nolix.system.webgui.main.Control
DEFAULT_CURSOR_ICON, DEFAULT_PRESENCE -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungWebApplicationComponent(WebApplicationController webApplicationController, WebClientSession<IServerDashboardService> webClientSession) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected IControl<?, ?> createControl(WebApplicationController controller) Von Klasse geerbte Methoden ch.nolix.system.application.component.Component
getStoredChildControls, rebuildVon Klasse geerbte Methoden ch.nolix.system.application.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.element.style.StylableElement
addToken, asConcrete, getChildStructureElements, getId, getStructureSpecification, getTokens, hasId, removeId, removeToken, removeTokens, reset, resetStyleRecursively, setIdVon Klasse geerbte Methoden ch.nolix.system.element.mutableelement.MutableElement
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.stateapi.staterequestapi.AlivenessRequestable
isOutdatedVon Schnittstelle geerbte Methoden ch.nolix.systemapi.guiapi.canvasapi.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.webguiapi.mainapi.IControl
belongsToControl, belongsToGui, belongsToLayer, editStyle, getCssRules, getCursorIcon, getInternalId, getOptionalStoredChildControlByInternalId, getStoredParentControl, getStoredParentGui, getStoredParentLayer, getStoredStyle, hasInternalId, internalSetParentControl, internalSetParentLayer, setCursorIconVon Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.baseapi.IElement
getAttributes, getSpecification, toFormatedString, toXmlVon Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.fluentmutablemultiattributeapi.IFluentMutableMultiTokenHolder
addToken, removeToken, removeTokensVon Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.fluentmutableoptionalattributeapi.IFluentMutableOptionalIdHolder
removeId, setIdVon Schnittstelle geerbte Methoden ch.nolix.coreapi.webapi.htmlapi.IHtmlGetter
getHtmlVon Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.multiattributeapi.IMultiTokenHolder
getTokensVon Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.mutableelementapi.IMutableElement
addOrChangeAttribute, addOrChangeAttribute, addOrChangeAttribute, addOrChangeAttributes, resetFromAttributes, resetFromSpecificationVon Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.optionalattributeapi.IOptionalIdHolder
getId, getIdInQuotes, hasId, hasIdVon Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.baseapi.IStructureElement
getChildStructureElements, getStructureSpecificationVon Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.styleapi.IStylableElement
getStoredChildStylableElements, resetStyleRecursivelyVon Schnittstelle geerbte Methoden ch.nolix.coreapi.structurecontrolapi.linkingapi.LinkedRequestable
getStoredLinkedObjects, isLinkedTo, isLinkedToAnObjectVon Schnittstelle geerbte Methoden ch.nolix.systemapi.guiapi.presenceapi.PresenceRequestable
getPresence, isCollapsed, isInvisible, isVisibleVon Schnittstelle geerbte Methoden ch.nolix.systemapi.guiapi.presenceapi.PresenceSettable
setCollapsed, setInvisible, setVisibility, setVisibleVon Schnittstelle geerbte Methoden ch.nolix.coreapi.stateapi.statemutationapi.Resettable
resetVon Schnittstelle geerbte Methoden ch.nolix.coreapi.structureapi.typerequestapi.TypeRequestable
getType, isOfConcreteType, isOfConcreteType, isOfType, isOfType
-
Felddetails
-
APPLICATION_LOGO_IMAGE_WIDTH
public static final int APPLICATION_LOGO_IMAGE_WIDTH- Siehe auch:
-
APPLICATION_LOGO_IMAGE_HEIGHT
public static final int APPLICATION_LOGO_IMAGE_HEIGHT- Siehe auch:
-
DEFAULT_APPLICATION_LOGO
-
-
Konstruktordetails
-
WebApplicationComponent
public WebApplicationComponent(WebApplicationController webApplicationController, WebClientSession<IServerDashboardService> webClientSession)
-
-
Methodendetails
-
getRefreshBehavior
-
createControl
- Angegeben von:
createControlin KlasseComponent<WebApplicationController,IServerDashboardService>
-