Klasse FloatContainer
java.lang.Object
ch.nolix.system.element.mutableelement.AbstractMutableElement
ch.nolix.system.style.stylable.AbstractStylableElement<FloatContainer>
ch.nolix.system.webgui.main.Control<FloatContainer,FloatContainerStyle>
ch.nolix.system.webgui.basecontainer.AbstractContainer<FloatContainer,FloatContainerStyle>
ch.nolix.system.webgui.linearcontainer.AbstractLinearContainer<FloatContainer,FloatContainerStyle>
ch.nolix.system.webgui.linearcontainer.FloatContainer
- Alle implementierten Schnittstellen:
IFluentMutableMultiTokenHolder<FloatContainer>,IFluentMutableOptionalIdHolder<FloatContainer>,IMultiTokenHolder,IOptionalIdHolder,Linkable,LinkedRequestable,TypeRequestable,Clearable,Resettable,EmptinessRequestable,IHtmlGetter,IElement,IStructureElement,IMutableElement,Dimensionable<FloatContainer>,PresenceRequestable,PresenceSettable<FloatContainer>,IStylableElement<FloatContainer>,IContainer<FloatContainer,,FloatContainerStyle> ILinearContainer<FloatContainer,,FloatContainerStyle> IControl<FloatContainer,,FloatContainerStyle> IUserInputCell<FloatContainer>
public final class FloatContainer
extends AbstractLinearContainer<FloatContainer,FloatContainerStyle>
-
Feldübersicht
Von Klasse geerbte Felder ch.nolix.system.webgui.main.Control
DEFAULT_CURSOR_ICON, DEFAULT_PRESENCE -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected FloatContainerStyleprotected IControlCssBuilder<FloatContainer, FloatContainerStyle> protected IControlHtmlBuilder<FloatContainer> protected voidVon Klasse geerbte Methoden ch.nolix.system.webgui.linearcontainer.AbstractLinearContainer
addControl, addControls, clear, getStoredChildControls, isEmpty, registerHtmlElementEventsAt, removeControlVon Klasse geerbte Methoden ch.nolix.system.webgui.basecontainer.AbstractContainer
getOptionalJavaScriptUserInputFunction, getRole, getUserInput, hasRole, hasRole, removeRole, resetControl, runHtmlEvent, setRole, 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.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.coreapi.state.staterequest.EmptinessRequestable
containsAnyVon Schnittstelle geerbte Methoden ch.nolix.systemapi.webgui.basecontainer.IContainer
getRole, hasRole, removeRole, setRoleVon Schnittstelle geerbte Methoden ch.nolix.systemapi.webgui.main.IControl
belongsToControl, belongsToGui, belongsToLayer, editStyle, getCssRules, getCursorIcon, getInternalId, getOptionalJavaScriptUserInputFunction, getOptionalStoredChildControlByInternalId, getStoredParentControl, getStoredParentGui, getStoredParentLayer, getStoredStyle, hasInternalId, internalSetParentControl, internalSetParentLayer, runHtmlEvent, 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, hasRole, resetStyleRecursivelyVon Schnittstelle geerbte Methoden ch.nolix.systemapi.webgui.main.IUserInputCell
getUserInput, setUserInputVon 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
-
FloatContainer
public FloatContainer()
-
-
Methodendetails
-
createStyle
- Angegeben von:
createStylein KlasseControl<FloatContainer,FloatContainerStyle>
-
getCssBuilder
- Angegeben von:
getCssBuilderin KlasseControl<FloatContainer,FloatContainerStyle>
-
getHtmlBuilder
- Angegeben von:
getHtmlBuilderin KlasseControl<FloatContainer,FloatContainerStyle>
-
resetContainer
protected void resetContainer()- Angegeben von:
resetContainerin KlasseAbstractContainer<FloatContainer,FloatContainerStyle>
-