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.BaseComponent<WebApplicationController,IServerDashboardContext>
ch.nolix.system.application.component.Component<WebApplicationController,IServerDashboardContext>
ch.nolix.tech.serverdashboardapplication.webapplicationcomponent.WebApplicationComponent
- Alle implementierten Schnittstellen:
IFluentMutableMultiTokenHolder<IComponent>
,IFluentMutableOptionalIdHolder<IComponent>
,IMultiTokenHolder
,IOptionalIdHolder
,IRefreshableSubscriber
,Refreshable
,Rebuildable
,Linkable
,LinkedRequestable
,TypeRequestable
,Resettable
,AlivenessRequestable
,IHtmlGetter
,IComponent
,IElement
,IStructureElement
,IMutableElement
,IStylableElement<IComponent>
,Dimensionable<IComponent>
,PresenceRequestable
,PresenceSettable<IComponent>
,IControl<IComponent,
,IComponentStyle> IUserInputCell<IComponent>
public final class WebApplicationComponent
extends Component<WebApplicationController,IServerDashboardContext>
-
Feldübersicht
FelderVon Klasse geerbte Felder ch.nolix.system.webgui.main.Control
DEFAULT_CURSOR_ICON, DEFAULT_PRESENCE
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungWebApplicationComponent
(WebApplicationController webApplicationController, WebClientSession<IServerDashboardContext> webClientSession) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected IControl
<?, ?> createControl
(WebApplicationController controller) Von Klasse geerbte Methoden ch.nolix.system.application.component.Component
getStoredChildControls, rebuild
Von Klasse geerbte Methoden ch.nolix.system.application.component.BaseComponent
createStyle, getCssBuilder, getHtmlBuilder, getOptionalJavaScriptUserInputFunction, getStoredApplicationContext, getStoredController, getStoredWebClientSession, getUserInput, hasRole, isAlive, refresh, registerHtmlElementEventsAt, resetControl, runHtmlEvent, setUserInput
Von 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, setVisible
Von Klasse geerbte Methoden ch.nolix.system.element.style.StylableElement
addToken, asConcrete, getChildStructureElements, getId, getStructureSpecification, getTokens, hasId, removeId, removeToken, removeTokens, reset, resetStyleRecursively, setId
Von Klasse geerbte Methoden ch.nolix.system.element.mutableelement.MutableElement
addOrChangeAttribute, addOrChangeAttribute, equals, getAttributes, getSpecification, hashCode, resetFromFileWithFilePath, toString
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.stateapi.staterequestapi.AlivenessRequestable
isOutdated
Von 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, setMinWidthInPercentOfViewAreaWidth
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.webguiapi.mainapi.IControl
belongsToControl, belongsToGui, belongsToLayer, editStyle, getCssRules, getCursorIcon, getInternalId, getOptionalStoredChildControlByInternalId, getStoredParentControl, getStoredParentGui, getStoredParentLayer, getStoredStyle, hasInternalId, internalSetParentControl, internalSetParentLayer, setCursorIcon
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.baseapi.IElement
getAttributes, getSpecification, toFormatedString, toXml
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.fluentmutablemultiattributeapi.IFluentMutableMultiTokenHolder
addToken, removeToken, removeTokens
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.fluentmutableoptionalattributeapi.IFluentMutableOptionalIdHolder
removeId, setId
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.webapi.htmlapi.IHtmlGetter
getHtml
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.multiattributeapi.IMultiTokenHolder
getTokens
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.mutableelementapi.IMutableElement
addOrChangeAttribute, addOrChangeAttribute, addOrChangeAttribute, addOrChangeAttributes, resetFromAttributes, resetFromSpecification
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.optionalattributeapi.IOptionalIdHolder
getId, getIdInQuotes, hasId, hasId
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.baseapi.IStructureElement
getChildStructureElements, getStructureSpecification
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.elementapi.styleapi.IStylableElement
getStoredChildStylableElements, resetStyleRecursively
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.programstructureapi.linkingapi.LinkedRequestable
getStoredLinkedObjects, isLinkedTo, isLinkedToAnObject
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.guiapi.presenceapi.PresenceRequestable
getPresence, isCollapsed, isInvisible, isVisible
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.guiapi.presenceapi.PresenceSettable
setCollapsed, setInvisible, setVisibility, setVisible
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.stateapi.statemutationapi.Resettable
reset
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.programstructureapi.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<IServerDashboardContext> webClientSession)
-
-
Methodendetails
-
getRefreshBehavior
-
createControl
- Angegeben von:
createControl
in KlasseComponent<WebApplicationController,
IServerDashboardContext>
-