⁘ ui.core

ButtonBase

go to → Members

Extends

Signals

common.SIGNALRELEASING

Inherited From:

common.SIGNALRELEASED

Inherited From:

ui.core.UI_SIGNALFIRST_PAINT

Inherited From:

ui.core.UI_SIGNALPAINTED

Inherited From:

ui.core.UI_SIGNALUNPAINTED

Inherited From:

ui.core.UI_SIGNALCHILD_ADDED

Inherited From:

ui.core.UI_SIGNALCHILD_MOVED

Inherited From:

ui.core.UI_SIGNALCHILD_REMOVED

Inherited From:
Styling

Members

write-onlyflavor :string

TODO

read-onlyflavor :ui.core.helpers.FlagEnum

TODO

read-onlysize :ui.core.helpers.FlagEnum

Overrides:

TODO

write-onlysize :string

Overrides:

TODO

write-onlyvariant :string

TODO

read-onlyvariant :ui.core.helpers.FlagEnum

TODO

Methods

protectedoverride-me_Style()

Inherited From:
Command

Members

alwaysDisplayCommand :boolean

TODO

command :actions.Command

TODO

isCommandContext :boolean

TODO

isCommandTrigger :boolean

TODO

Methods

protected_OnCommandUpdated(p_command)

TODO

Parameters:
Name Type Description
p_command actions.Command
Interactivity

Members

focusArea :Element

Inherited From:
Interactivity.Selection

Members

isSelectable :boolean

Inherited From:

read-onlyisSelected :boolean

Inherited From:

selectOnActivation :boolean

Inherited From:

Methods

Select(p_toggle)

Inherited From:

protected_InitSelectionStack()

Inherited From:

protected_OnSelectionStackAdd(p_item)

Inherited From:

protected_OnSelectionStackRemove(p_item)

Inherited From:

protectedoverride-me_SelectionGain()

Inherited From:

protectedoverride-me_SelectionLost()

Inherited From:
Interactivity.Focus

Members

isFocusable :boolean

Inherited From:

read-onlyisFocused :boolean

Inherited From:

Methods

_Highlight(p_toggle)

Inherited From:

Focus(p_toggle)

Inherited From:

protectedoverride-me_FocusGain()

Inherited From:

protectedoverride-me_FocusLost()

Inherited From:

protectedoverride-me_HighlightGain()

Inherited From:

protectedoverride-me_HighlightLost()

Inherited From:
Data

Members

data :*

Inherited From:

Methods

protectedoverride-me_OnDataChanged(p_oldData)

Inherited From:

protectedoverride-me_OnDataUpdated(p_data)

Inherited From:

protectedoverride-me_PostDataChanged(p_oldData)

Inherited From:
Child Management

Members

read-onlycount :number

Inherited From:

read-onlydisplayList :array

Inherited From:

Methods

Add(p_displayObject, p_containeropt, p_cssClassopt, p_indexopt)

Inherited From:

Move(p_displayObject, p_index)

Inherited From:

Remove(p_displayObject)

Inherited From:

RemoveAt(p_index) → {ui.core.DisplayObject}

Inherited From:

protectedoverride-me_OnChildAdded(p_displayObject, p_index)

Inherited From:

protectedoverride-me_OnChildMoved(p_displayObject, p_index, p_oldIndex)

Inherited From:

protectedoverride-me_OnChildRemoved(p_displayObject, p_index)

Inherited From:
Rendering

Members

read-onlyisPainted

Inherited From:

visible :boolean

Inherited From:

staticprotected__usePaintCallback

Inherited From:

Methods

protectedoverride-me_OnPaintChange()

Inherited From:

protectedoverride-me_PostRender()

Inherited From:

protectedoverride-me_Render()

Inherited From:
Hierarchy

Members

Methods

BringToFront()

Inherited From:

protectedoverride-me_OnParentChanged(p_oldParent)

Inherited From:
Broadcasting

This section list the main methods used to watch/unwatch signals on this object. For more info on signals, see signals

Methods

Unwatch(p_signal, p_fn, p_listener) → {ui.core.DisposableHTMLElement}

Inherited From:

Watch(p_signal, p_fn, p_listener) → {ui.core.DisposableHTMLElement}

Inherited From:

WatchOnce(p_signalId, p_fn, p_listener) → {ui.core.DisposableHTMLElement}

Inherited From:

protected_Broadcast(p_signal, …args)

Inherited From:
Pooling

Group of methods related to the NKMjs pooling system.

Members

read-onlyisReleasing :boolean

Inherited From:

Methods

override-me_Wake()

Inherited From:

PreventRelease()

Inherited From:

Release()

Inherited From:

protectedoverride-me_CleanUp()

Inherited From:
Misc

Members

__default_flavor :string

TODO

__default_size :string

TODO

__default_variant :string

TODO

read-onlyflags

Inherited From:

read-onlyhost

Inherited From:

htitle :string

Inherited From:

write-onlyisActivable :boolean

Overrides:

TODO

read-onlyisToggled :boolean

TODO

notifiesSelectionStack :boolean

Inherited From:

options :object

TODO

order :number

Inherited From:

request :object

TODO

toggle :object

TODO

trigger :object

TODO

read-onlywrapper

Inherited From:

Methods

Activate(p_evt)

Overrides:

TODO

Parameters:
Name Type Description
p_evt Event

Deactivate()

Only used if isToggle === true.

protectedoverride-me_OnOptionsWillUpdate(p_options)

TODO

Parameters:
Name Type Description
p_options *

protected_RegisterLocalRequestHandler(p_requestType, p_fn)

Inherited From:

protected_UnregisterLocalRequestHandler(p_requestType, p_fn)

Inherited From: