Klasse Button
java.lang.Object
ch.nolix.system.element.mutableelement.MutableElement
ch.nolix.system.element.style.StylableElement<IButton>
ch.nolix.system.webgui.main.Control<IButton,IButtonStyle>
ch.nolix.system.webgui.atomiccontrol.Button
- Alle implementierten Schnittstellen:
IFluentMutableTextHolder<IButton>
,IFluentMutableMultiTokenHolder<IButton>
,IFluentMutableOptionalIdHolder<IButton>
,ITextHolder
,IMultiTokenHolder
,IOptionalIdHolder
,Linkable
,LinkedRequestable
,TypeRequestable
,Resettable
,IHtmlGetter
,IElement
,IStructureElement
,IMutableElement
,IStylableElement<IButton>
,Dimensionable<IButton>
,PresenceRequestable
,PresenceSettable<IButton>
,IButton
,IControl<IButton,
,IButtonStyle> IUserInputCell<IButton>
-
Feldübersicht
Von Klasse geerbte Felder ch.nolix.system.webgui.main.Control
DEFAULT_CURSOR_ICON, DEFAULT_PRESENCE
-
Konstruktorübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected IButtonStyle
protected IControlCssBuilder
<IButton, IButtonStyle> protected IControlHtmlBuilder
<IButton> getRole()
IContainer
<IControl<?, ?>> getText()
boolean
hasRole()
boolean
void
void
void
void
void
void
protected void
void
runHtmlEvent
(String htmlEvent) setLeftMouseButtonPressAction
(Runnable leftMouseButtonPressAction) setLeftMouseButtonPressAction
(Consumer<IButton> leftMouseButtonPressAction) setLeftMouseButtonRelaseAction
(Runnable leftMouseButtonReleaseAction) setLeftMouseButtonRelaseAction
(Consumer<IButton> leftMouseButtonReleaseAction) setRole
(ButtonRole role) Sets the text of the currentIFluentMutableTextHolder
.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, 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.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
-
DEFAULT_TEXT
- Siehe auch:
-
-
Konstruktordetails
-
Button
public Button()
-
-
Methodendetails
-
getOptionalJavaScriptUserInputFunction
- Angegeben von:
getOptionalJavaScriptUserInputFunction
in SchnittstelleIControl<IButton,
IButtonStyle>
-
getStoredChildControls
- Angegeben von:
getStoredChildControls
in SchnittstelleIControl<IButton,
IButtonStyle>
-
getRole
-
getText
- Angegeben von:
getText
in SchnittstelleITextHolder
- Gibt zurück:
- the text of the current
ITextHolder
.
-
getUserInput
- Angegeben von:
getUserInput
in SchnittstelleIUserInputCell<IButton>
-
hasRole
- Angegeben von:
hasRole
in SchnittstelleIStylableElement<IButton>
- Parameter:
role
-- Gibt zurück:
- true if the current
IStylableElement
has the given role.
-
hasRole
public boolean hasRole() -
pressLeftMouseButton
public void pressLeftMouseButton()- Angegeben von:
pressLeftMouseButton
in SchnittstelleIButton
-
registerHtmlElementEventsAt
- Angegeben von:
registerHtmlElementEventsAt
in SchnittstelleIControl<IButton,
IButtonStyle>
-
releaseLeftMouseButton
public void releaseLeftMouseButton()- Angegeben von:
releaseLeftMouseButton
in SchnittstelleIButton
-
removeLeftMouseButtonPressAction
public void removeLeftMouseButtonPressAction()- Angegeben von:
removeLeftMouseButtonPressAction
in SchnittstelleIButton
-
removeLeftMouseButtonReleaseAction
public void removeLeftMouseButtonReleaseAction()- Angegeben von:
removeLeftMouseButtonReleaseAction
in SchnittstelleIButton
-
removeRole
public void removeRole()- Angegeben von:
removeRole
in SchnittstelleIButton
-
runHtmlEvent
- Angegeben von:
runHtmlEvent
in SchnittstelleIControl<IButton,
IButtonStyle>
-
setLeftMouseButtonPressAction
- Angegeben von:
setLeftMouseButtonPressAction
in SchnittstelleIButton
-
setLeftMouseButtonPressAction
- Angegeben von:
setLeftMouseButtonPressAction
in SchnittstelleIButton
-
setLeftMouseButtonRelaseAction
- Angegeben von:
setLeftMouseButtonRelaseAction
in SchnittstelleIButton
-
setLeftMouseButtonRelaseAction
- Angegeben von:
setLeftMouseButtonRelaseAction
in SchnittstelleIButton
-
setRole
-
setText
Beschreibung aus Schnittstelle kopiert:IFluentMutableTextHolder
Sets the text of the currentIFluentMutableTextHolder
.- Angegeben von:
setText
in SchnittstelleIFluentMutableTextHolder<IButton>
- Parameter:
text
-- Gibt zurück:
- the current
IFluentMutableTextHolder
.
-
setUserInput
- Angegeben von:
setUserInput
in SchnittstelleIUserInputCell<IButton>
-
createStyle
- Angegeben von:
createStyle
in KlasseControl<IButton,
IButtonStyle>
-
getCssBuilder
- Angegeben von:
getCssBuilder
in KlasseControl<IButton,
IButtonStyle>
-
getHtmlBuilder
- Angegeben von:
getHtmlBuilder
in KlasseControl<IButton,
IButtonStyle>
-
resetControl
protected void resetControl()- Angegeben von:
resetControl
in KlasseControl<IButton,
IButtonStyle>
-