Klasse Textbox
java.lang.Object
ch.nolix.system.element.mutableelement.AbstractMutableElement
ch.nolix.system.style.stylable.AbstractStylableElement<ITextbox>
ch.nolix.system.webgui.main.Control<ITextbox,ITextboxStyle>
ch.nolix.system.webgui.atomiccontrol.textbox.Textbox
- Alle implementierten Schnittstellen:
IFluentMutableTextHolder<ITextbox>,IFluentMutableMultiTokenHolder<ITextbox>,IFluentMutableOptionalIdHolder<ITextbox>,ITextHolder,IMultiTokenHolder,IOptionalIdHolder,Linkable,LinkedRequestable,TypeRequestable,Resettable,IHtmlGetter,IElement,IStructureElement,IMutableElement,Dimensionable<ITextbox>,PresenceRequestable,PresenceSettable<ITextbox>,IStylableElement<ITextbox>,ITextbox,IControl<ITextbox,,ITextboxStyle> IUserInputCell<ITextbox>
-
Feldübersicht
FelderVon Klasse geerbte Felder ch.nolix.system.webgui.main.Control
DEFAULT_CURSOR_ICON, DEFAULT_PRESENCE -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected TextboxStylevoidprotected IControlCssBuilder<ITextbox, ITextboxStyle> protected IControlHtmlBuilder<ITextbox> IContainer<IControl<?, ?>> getText()booleanvoidvoidprotected voidvoidrunHtmlEvent(String htmlEvent) Sets the text of the currentIFluentMutableTextHolder.setTextMode(TextMode textMode) setUpdateTextAction(Runnable updateTextAction) setUpdateTextAction(Consumer<String> updateTextAction) setUserInput(String userInput) 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, 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.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
-
Felddetails
-
DEFAULT_TEXT
- Siehe auch:
-
DEFAULT_TEXT_MODE
-
-
Konstruktordetails
-
Textbox
public Textbox()
-
-
Methodendetails
-
emptyText
public void emptyText() -
getOptionalJavaScriptUserInputFunction
- Angegeben von:
getOptionalJavaScriptUserInputFunctionin SchnittstelleIControl<ITextbox,ITextboxStyle>
-
getStoredChildControls
- Angegeben von:
getStoredChildControlsin SchnittstelleIControl<ITextbox,ITextboxStyle>
-
getText
- Angegeben von:
getTextin SchnittstelleITextHolder- Gibt zurück:
- the text of the current
ITextHolder.
-
getTextMode
- Angegeben von:
getTextModein SchnittstelleITextbox
-
getUserInput
- Angegeben von:
getUserInputin SchnittstelleIUserInputCell<ITextbox>
-
hasRole
- Angegeben von:
hasRolein SchnittstelleIStylableElement<ITextbox>- Parameter:
role-- Gibt zurück:
- true if the current
IStylableElementhas the given role.
-
registerHtmlElementEventsAt
- Angegeben von:
registerHtmlElementEventsAtin SchnittstelleIControl<ITextbox,ITextboxStyle>
-
removeUpdateTextAction
public void removeUpdateTextAction()- Angegeben von:
removeUpdateTextActionin SchnittstelleITextbox
-
runHtmlEvent
- Angegeben von:
runHtmlEventin SchnittstelleIControl<ITextbox,ITextboxStyle>
-
setText
Beschreibung aus Schnittstelle kopiert:IFluentMutableTextHolderSets the text of the currentIFluentMutableTextHolder.- Angegeben von:
setTextin SchnittstelleIFluentMutableTextHolder<ITextbox>- Parameter:
text-- Gibt zurück:
- the current
IFluentMutableTextHolder.
-
setTextMode
- Angegeben von:
setTextModein SchnittstelleITextbox
-
setUpdateTextAction
- Angegeben von:
setUpdateTextActionin SchnittstelleITextbox
-
setUpdateTextAction
- Angegeben von:
setUpdateTextActionin SchnittstelleITextbox
-
setUserInput
- Angegeben von:
setUserInputin SchnittstelleIUserInputCell<ITextbox>
-
createStyle
- Angegeben von:
createStylein KlasseControl<ITextbox,ITextboxStyle>
-
getCssBuilder
- Angegeben von:
getCssBuilderin KlasseControl<ITextbox,ITextboxStyle>
-
getHtmlBuilder
- Angegeben von:
getHtmlBuilderin KlasseControl<ITextbox,ITextboxStyle>
-
resetControl
protected void resetControl()- Angegeben von:
resetControlin KlasseControl<ITextbox,ITextboxStyle>
-