Winter Cardinal UI - v0.442.0 / EShapeStateSetImplObservable

Class: EShapeStateSetImplObservable

Hierarchy

Implements

Table of contents

Constructors

Properties

Accessors

Methods

Constructors

constructor

new EShapeStateSetImplObservable(onChange): EShapeStateSetImplObservable

Parameters

Name Type
onChange DBaseStateSetImplObservableOnChange

Returns

EShapeStateSetImplObservable

Inherited from

DBaseStateSetImplObservable.constructor

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl-observable.ts:21

Properties

_blinker

Protected Optional _blinker: DBaseStateSetBlinker

Inherited from

DBaseStateSetImplObservable._blinker

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:23


_doSave

Protected _doSave: boolean

Inherited from

DBaseStateSetImplObservable._doSave

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl-observable.ts:18


_isLocked

Protected _isLocked: number

Inherited from

DBaseStateSetImplObservable._isLocked

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl-observable.ts:16


_isSaved

Protected _isSaved: boolean

Inherited from

DBaseStateSetImplObservable._isSaved

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl-observable.ts:17


_local

Protected _local: Map<string, null | number>

Inherited from

DBaseStateSetImplObservable._local

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:21


_onChange

Protected _onChange: DBaseStateSetImplObservableOnChange

Inherited from

DBaseStateSetImplObservable._onChange

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl-observable.ts:15


_parent

Protected _parent: null | DBaseStateSet

Inherited from

DBaseStateSetImplObservable._parent

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:22


_saved

Protected Optional _saved: DBaseStateSetImpl

Inherited from

DBaseStateSetImplObservable._saved

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl-observable.ts:19


_ticker

Protected Optional _ticker: DBaseStateSetTicker

Inherited from

DBaseStateSetImplObservable._ticker

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:24

Accessors

blinker

get blinker(): DBaseStateSetBlinker

Returns

DBaseStateSetBlinker

Implementation of

EShapeStateSet.blinker

Inherited from

DBaseStateSetImplObservable.blinker

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:54


inActivated

get inActivated(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inActivated

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:236


inActive

get inActive(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inActive

Inherited from

DBaseStateSetImplObservable.inActive

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:504


inAlternated

get inAlternated(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inAlternated

Inherited from

DBaseStateSetImplObservable.inAlternated

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:848


inChanged

get inChanged(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inChanged

Inherited from

DBaseStateSetImplObservable.inChanged

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:828


inClicked

get inClicked(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inClicked

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:36


inDblClicked

get inDblClicked(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inDblClicked

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:56


inDeactivated

get inDeactivated(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inDeactivated

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:256


inDisabled

get inDisabled(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inDisabled

Inherited from

DBaseStateSetImplObservable.inDisabled

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:584


inDown

get inDown(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inDown

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:76


inEnabled

get inEnabled(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inEnabled

Inherited from

DBaseStateSetImplObservable.inEnabled

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:564


inFailed

get inFailed(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inFailed

Inherited from

DBaseStateSetImplObservable.inFailed

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:788


inFocusReverse

get inFocusReverse(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inFocusReverse

Inherited from

DBaseStateSetImplObservable.inFocusReverse

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:668


inFocusRoot

get inFocusRoot(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inFocusRoot

Inherited from

DBaseStateSetImplObservable.inFocusRoot

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:648


inFocusable

get inFocusable(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inFocusable

Inherited from

DBaseStateSetImplObservable.inFocusable

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:688


inFocused

get inFocused(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inFocused

Inherited from

DBaseStateSetImplObservable.inFocused

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:628


inGesturing

get inGesturing(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inGesturing

Inherited from

DBaseStateSetImplObservable.inGesturing

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:608


inHovered

get inHovered(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inHovered

Inherited from

DBaseStateSetImplObservable.inHovered

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:484


inInvalid

get inInvalid(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inInvalid

Inherited from

DBaseStateSetImplObservable.inInvalid

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:728


inPressed

get inPressed(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inPressed

Inherited from

DBaseStateSetImplObservable.inPressed

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:524


inProcessing

get inProcessing(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inProcessing

Inherited from

DBaseStateSetImplObservable.inProcessing

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:748


inReadOnly

get inReadOnly(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inReadOnly

Inherited from

DBaseStateSetImplObservable.inReadOnly

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:544


inRightClicked

get inRightClicked(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inRightClicked

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:136


inRightDown

get inRightDown(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inRightDown

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:156


inRightPressed

get inRightPressed(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inRightPressed

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:216


inRightUp

get inRightUp(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inRightUp

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:176


inRightUpOutside

get inRightUpOutside(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inRightUpOutside

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:196


inSucceeded

get inSucceeded(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inSucceeded

Inherited from

DBaseStateSetImplObservable.inSucceeded

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:768


inUnfocusable

get inUnfocusable(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inUnfocusable

Inherited from

DBaseStateSetImplObservable.inUnfocusable

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:708


inUp

get inUp(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inUp

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:96


inUpOutside

get inUpOutside(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inUpOutside

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:116


inWarned

get inWarned(): boolean

Returns

boolean

Implementation of

EShapeStateSet.inWarned

Inherited from

DBaseStateSetImplObservable.inWarned

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:808


isActionable

get isActionable(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isActionable

Inherited from

DBaseStateSetImplObservable.isActionable

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:596


isActivated

get isActivated(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isActivated

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:228

set isActivated(isActivated): void

Parameters

Name Type
isActivated boolean

Returns

void

Implementation of

EShapeStateSet.isActivated

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:232


isActive

get isActive(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isActive

Inherited from

DBaseStateSetImplObservable.isActive

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:496

set isActive(isActive): void

Parameters

Name Type
isActive boolean

Returns

void

Implementation of

EShapeStateSet.isActive

Inherited from

DBaseStateSetImplObservable.isActive

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:500


isAlternated

get isAlternated(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isAlternated

Inherited from

DBaseStateSetImplObservable.isAlternated

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:840

set isAlternated(isAlternated): void

Parameters

Name Type
isAlternated boolean

Returns

void

Implementation of

EShapeStateSet.isAlternated

Inherited from

DBaseStateSetImplObservable.isAlternated

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:844


isChanged

get isChanged(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isChanged

Inherited from

DBaseStateSetImplObservable.isChanged

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:820

set isChanged(isChanged): void

Parameters

Name Type
isChanged boolean

Returns

void

Implementation of

EShapeStateSet.isChanged

Inherited from

DBaseStateSetImplObservable.isChanged

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:824


isClicked

get isClicked(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isClicked

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:28

set isClicked(isClicked): void

Parameters

Name Type
isClicked boolean

Returns

void

Implementation of

EShapeStateSet.isClicked

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:32


isDblClicked

get isDblClicked(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isDblClicked

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:48

set isDblClicked(isDblClicked): void

Parameters

Name Type
isDblClicked boolean

Returns

void

Implementation of

EShapeStateSet.isDblClicked

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:52


isDeactivated

get isDeactivated(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isDeactivated

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:248

set isDeactivated(isDeactivated): void

Parameters

Name Type
isDeactivated boolean

Returns

void

Implementation of

EShapeStateSet.isDeactivated

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:252


isDisabled

get isDisabled(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isDisabled

Inherited from

DBaseStateSetImplObservable.isDisabled

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:576

set isDisabled(isDisabled): void

Parameters

Name Type
isDisabled boolean

Returns

void

Implementation of

EShapeStateSet.isDisabled

Inherited from

DBaseStateSetImplObservable.isDisabled

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:580


isDown

get isDown(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isDown

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:68

set isDown(isDown): void

Parameters

Name Type
isDown boolean

Returns

void

Implementation of

EShapeStateSet.isDown

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:72


isEnabled

get isEnabled(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isEnabled

Inherited from

DBaseStateSetImplObservable.isEnabled

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:556

set isEnabled(isEnabled): void

Parameters

Name Type
isEnabled boolean

Returns

void

Implementation of

EShapeStateSet.isEnabled

Inherited from

DBaseStateSetImplObservable.isEnabled

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:560


isFailed

get isFailed(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isFailed

Inherited from

DBaseStateSetImplObservable.isFailed

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:780

set isFailed(failed): void

Parameters

Name Type
failed boolean

Returns

void

Implementation of

EShapeStateSet.isFailed

Inherited from

DBaseStateSetImplObservable.isFailed

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:784


isFocusReverse

get isFocusReverse(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isFocusReverse

Inherited from

DBaseStateSetImplObservable.isFocusReverse

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:660

set isFocusReverse(isFocusReverse): void

Parameters

Name Type
isFocusReverse boolean

Returns

void

Implementation of

EShapeStateSet.isFocusReverse

Inherited from

DBaseStateSetImplObservable.isFocusReverse

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:664


isFocusRoot

get isFocusRoot(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isFocusRoot

Inherited from

DBaseStateSetImplObservable.isFocusRoot

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:640

set isFocusRoot(isFocusRoot): void

Parameters

Name Type
isFocusRoot boolean

Returns

void

Implementation of

EShapeStateSet.isFocusRoot

Inherited from

DBaseStateSetImplObservable.isFocusRoot

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:644


isFocusable

get isFocusable(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isFocusable

Inherited from

DBaseStateSetImplObservable.isFocusable

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:680

set isFocusable(isFocusable): void

Parameters

Name Type
isFocusable boolean

Returns

void

Implementation of

EShapeStateSet.isFocusable

Inherited from

DBaseStateSetImplObservable.isFocusable

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:684


isFocused

get isFocused(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isFocused

Inherited from

DBaseStateSetImplObservable.isFocused

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:620

set isFocused(isFocused): void

Parameters

Name Type
isFocused boolean

Returns

void

Implementation of

EShapeStateSet.isFocused

Inherited from

DBaseStateSetImplObservable.isFocused

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:624


isGesturing

get isGesturing(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isGesturing

Inherited from

DBaseStateSetImplObservable.isGesturing

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:600

set isGesturing(isGesturing): void

Parameters

Name Type
isGesturing boolean

Returns

void

Implementation of

EShapeStateSet.isGesturing

Inherited from

DBaseStateSetImplObservable.isGesturing

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:604


isHovered

get isHovered(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isHovered

Inherited from

DBaseStateSetImplObservable.isHovered

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:476

set isHovered(isHovered): void

Parameters

Name Type
isHovered boolean

Returns

void

Implementation of

EShapeStateSet.isHovered

Inherited from

DBaseStateSetImplObservable.isHovered

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:480


isInvalid

get isInvalid(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isInvalid

Inherited from

DBaseStateSetImplObservable.isInvalid

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:720

set isInvalid(invalid): void

Parameters

Name Type
invalid boolean

Returns

void

Implementation of

EShapeStateSet.isInvalid

Inherited from

DBaseStateSetImplObservable.isInvalid

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:724


isPressed

get isPressed(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isPressed

Inherited from

DBaseStateSetImplObservable.isPressed

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:516

set isPressed(isPressed): void

Parameters

Name Type
isPressed boolean

Returns

void

Implementation of

EShapeStateSet.isPressed

Inherited from

DBaseStateSetImplObservable.isPressed

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:520


isProcessing

get isProcessing(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isProcessing

Inherited from

DBaseStateSetImplObservable.isProcessing

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:740

set isProcessing(processing): void

Parameters

Name Type
processing boolean

Returns

void

Implementation of

EShapeStateSet.isProcessing

Inherited from

DBaseStateSetImplObservable.isProcessing

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:744


isReadOnly

get isReadOnly(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isReadOnly

Inherited from

DBaseStateSetImplObservable.isReadOnly

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:536

set isReadOnly(isReadOnly): void

Parameters

Name Type
isReadOnly boolean

Returns

void

Implementation of

EShapeStateSet.isReadOnly

Inherited from

DBaseStateSetImplObservable.isReadOnly

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:540


isRightClicked

get isRightClicked(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isRightClicked

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:128

set isRightClicked(isRightClicked): void

Parameters

Name Type
isRightClicked boolean

Returns

void

Implementation of

EShapeStateSet.isRightClicked

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:132


isRightDown

get isRightDown(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isRightDown

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:148

set isRightDown(isRightDown): void

Parameters

Name Type
isRightDown boolean

Returns

void

Implementation of

EShapeStateSet.isRightDown

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:152


isRightPressed

get isRightPressed(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isRightPressed

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:208

set isRightPressed(isRightPressed): void

Parameters

Name Type
isRightPressed boolean

Returns

void

Implementation of

EShapeStateSet.isRightPressed

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:212


isRightUp

get isRightUp(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isRightUp

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:168

set isRightUp(isRightUp): void

Parameters

Name Type
isRightUp boolean

Returns

void

Implementation of

EShapeStateSet.isRightUp

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:172


isRightUpOutside

get isRightUpOutside(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isRightUpOutside

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:188

set isRightUpOutside(isRightUpOutside): void

Parameters

Name Type
isRightUpOutside boolean

Returns

void

Implementation of

EShapeStateSet.isRightUpOutside

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:192


isSucceeded

get isSucceeded(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isSucceeded

Inherited from

DBaseStateSetImplObservable.isSucceeded

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:760

set isSucceeded(succeeded): void

Parameters

Name Type
succeeded boolean

Returns

void

Implementation of

EShapeStateSet.isSucceeded

Inherited from

DBaseStateSetImplObservable.isSucceeded

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:764


isUnfocusable

get isUnfocusable(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isUnfocusable

Inherited from

DBaseStateSetImplObservable.isUnfocusable

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:700

set isUnfocusable(unfocusable): void

Parameters

Name Type
unfocusable boolean

Returns

void

Implementation of

EShapeStateSet.isUnfocusable

Inherited from

DBaseStateSetImplObservable.isUnfocusable

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:704


isUp

get isUp(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isUp

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:88

set isUp(isUp): void

Parameters

Name Type
isUp boolean

Returns

void

Implementation of

EShapeStateSet.isUp

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:92


isUpOutside

get isUpOutside(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isUpOutside

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:108

set isUpOutside(isUpOutside): void

Parameters

Name Type
isUpOutside boolean

Returns

void

Implementation of

EShapeStateSet.isUpOutside

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:112


isWarned

get isWarned(): boolean

Returns

boolean

Implementation of

EShapeStateSet.isWarned

Inherited from

DBaseStateSetImplObservable.isWarned

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:800

set isWarned(isWarned): void

Parameters

Name Type
isWarned boolean

Returns

void

Implementation of

EShapeStateSet.isWarned

Inherited from

DBaseStateSetImplObservable.isWarned

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:804


local

get local(): Map<string, null | number>

Returns

Map<string, null | number>

Inherited from

DBaseStateSetImplObservable.local

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:31


onActivated

get onActivated(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onActivated

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:240


onActive

get onActive(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onActive

Inherited from

DBaseStateSetImplObservable.onActive

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:508


onAlternated

get onAlternated(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onAlternated

Inherited from

DBaseStateSetImplObservable.onAlternated

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:852


onChanged

get onChanged(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onChanged

Inherited from

DBaseStateSetImplObservable.onChanged

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:832


onClicked

get onClicked(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onClicked

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:40


onDblClicked

get onDblClicked(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onDblClicked

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:60


onDeactivated

get onDeactivated(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onDeactivated

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:260


onDisabled

get onDisabled(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onDisabled

Inherited from

DBaseStateSetImplObservable.onDisabled

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:588


onDown

get onDown(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onDown

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:80


onEnabled

get onEnabled(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onEnabled

Inherited from

DBaseStateSetImplObservable.onEnabled

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:568


onFailed

get onFailed(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onFailed

Inherited from

DBaseStateSetImplObservable.onFailed

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:792


onFocusReverse

get onFocusReverse(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onFocusReverse

Inherited from

DBaseStateSetImplObservable.onFocusReverse

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:672


onFocusRoot

get onFocusRoot(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onFocusRoot

Inherited from

DBaseStateSetImplObservable.onFocusRoot

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:652


onFocusable

get onFocusable(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onFocusable

Inherited from

DBaseStateSetImplObservable.onFocusable

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:692


onFocused

get onFocused(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onFocused

Inherited from

DBaseStateSetImplObservable.onFocused

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:632


onGesturing

get onGesturing(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onGesturing

Inherited from

DBaseStateSetImplObservable.onGesturing

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:612


onHovered

get onHovered(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onHovered

Inherited from

DBaseStateSetImplObservable.onHovered

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:488


onInvalid

get onInvalid(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onInvalid

Inherited from

DBaseStateSetImplObservable.onInvalid

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:732


onPressed

get onPressed(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onPressed

Inherited from

DBaseStateSetImplObservable.onPressed

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:528


onProcessing

get onProcessing(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onProcessing

Inherited from

DBaseStateSetImplObservable.onProcessing

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:752


onReadOnly

get onReadOnly(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onReadOnly

Inherited from

DBaseStateSetImplObservable.onReadOnly

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:548


onRightClicked

get onRightClicked(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onRightClicked

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:140


onRightDown

get onRightDown(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onRightDown

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:160


onRightPressed

get onRightPressed(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onRightPressed

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:220


onRightUp

get onRightUp(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onRightUp

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:180


onRightUpOutside

get onRightUpOutside(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onRightUpOutside

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:200


onSucceeded

get onSucceeded(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onSucceeded

Inherited from

DBaseStateSetImplObservable.onSucceeded

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:772


onUnfocusable

get onUnfocusable(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onUnfocusable

Inherited from

DBaseStateSetImplObservable.onUnfocusable

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:712


onUp

get onUp(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onUp

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:100


onUpOutside

get onUpOutside(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onUpOutside

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:120


onWarned

get onWarned(): boolean

Returns

boolean

Implementation of

EShapeStateSet.onWarned

Inherited from

DBaseStateSetImplObservable.onWarned

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:812


parent

get parent(): null | DBaseStateSet

Returns

null | DBaseStateSet

Implementation of

EShapeStateSet.parent

Inherited from

DBaseStateSetImplObservable.parent

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:35

set parent(parent): void

Parameters

Name Type
parent null | DBaseStateSet

Returns

void

Implementation of

EShapeStateSet.parent

Inherited from

DBaseStateSetImplObservable.parent

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:39


saved

get saved(): DBaseStateSetImpl

Returns

DBaseStateSetImpl

Inherited from

DBaseStateSetImplObservable.saved

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl-observable.ts:42


ticker

get ticker(): DBaseStateSetTicker

Returns

DBaseStateSetTicker

Implementation of

EShapeStateSet.ticker

Inherited from

DBaseStateSetImplObservable.ticker

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:67


underActivated

get underActivated(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underActivated

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:244


underActive

get underActive(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underActive

Inherited from

DBaseStateSetImplObservable.underActive

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:512


underAlternated

get underAlternated(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underAlternated

Inherited from

DBaseStateSetImplObservable.underAlternated

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:856


underChanged

get underChanged(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underChanged

Inherited from

DBaseStateSetImplObservable.underChanged

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:836


underClicked

get underClicked(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underClicked

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:44


underDblClicked

get underDblClicked(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underDblClicked

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:64


underDeactivated

get underDeactivated(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underDeactivated

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:264


underDisabled

get underDisabled(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underDisabled

Inherited from

DBaseStateSetImplObservable.underDisabled

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:592


underDown

get underDown(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underDown

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:84


underEnabled

get underEnabled(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underEnabled

Inherited from

DBaseStateSetImplObservable.underEnabled

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:572


underFailed

get underFailed(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underFailed

Inherited from

DBaseStateSetImplObservable.underFailed

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:796


underFocusReverse

get underFocusReverse(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underFocusReverse

Inherited from

DBaseStateSetImplObservable.underFocusReverse

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:676


underFocusRoot

get underFocusRoot(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underFocusRoot

Inherited from

DBaseStateSetImplObservable.underFocusRoot

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:656


underFocusable

get underFocusable(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underFocusable

Inherited from

DBaseStateSetImplObservable.underFocusable

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:696


underFocused

get underFocused(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underFocused

Inherited from

DBaseStateSetImplObservable.underFocused

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:636


underGesturing

get underGesturing(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underGesturing

Inherited from

DBaseStateSetImplObservable.underGesturing

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:616


underHovered

get underHovered(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underHovered

Inherited from

DBaseStateSetImplObservable.underHovered

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:492


underInvalid

get underInvalid(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underInvalid

Inherited from

DBaseStateSetImplObservable.underInvalid

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:736


underPressed

get underPressed(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underPressed

Inherited from

DBaseStateSetImplObservable.underPressed

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:532


underProcessing

get underProcessing(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underProcessing

Inherited from

DBaseStateSetImplObservable.underProcessing

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:756


underReadOnly

get underReadOnly(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underReadOnly

Inherited from

DBaseStateSetImplObservable.underReadOnly

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:552


underRightClicked

get underRightClicked(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underRightClicked

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:144


underRightDown

get underRightDown(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underRightDown

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:164


underRightPressed

get underRightPressed(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underRightPressed

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:224


underRightUp

get underRightUp(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underRightUp

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:184


underRightUpOutside

get underRightUpOutside(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underRightUpOutside

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:204


underSucceeded

get underSucceeded(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underSucceeded

Inherited from

DBaseStateSetImplObservable.underSucceeded

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:776


underUnfocusable

get underUnfocusable(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underUnfocusable

Inherited from

DBaseStateSetImplObservable.underUnfocusable

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:716


underUp

get underUp(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underUp

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:104


underUpOutside

get underUpOutside(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underUpOutside

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:124


underWarned

get underWarned(): boolean

Returns

boolean

Implementation of

EShapeStateSet.underWarned

Inherited from

DBaseStateSetImplObservable.underWarned

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:816

Methods

add

add(state, value?): this

Parameters

Name Type Default value
state string undefined
value null | number null

Returns

this

Implementation of

EShapeStateSet.add

Inherited from

DBaseStateSetImplObservable.add

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:120


addAll

addAll(states): this

Parameters

Name Type
states string[]

Returns

this

Implementation of

EShapeStateSet.addAll

Inherited from

DBaseStateSetImplObservable.addAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:152

addAll(states): this

Parameters

Name Type
states DBaseStateAndValue[]

Returns

this

Implementation of

EShapeStateSet.addAll

Inherited from

DBaseStateSetImplObservable.addAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:153

addAll(states): this

Parameters

Name Type
states string[] | DBaseStateAndValue[]

Returns

this

Implementation of

EShapeStateSet.addAll

Inherited from

DBaseStateSetImplObservable.addAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:154

addAll(...states): this

Parameters

Name Type
...states string[]

Returns

this

Implementation of

EShapeStateSet.addAll

Inherited from

DBaseStateSetImplObservable.addAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:156

addAll(...states): this

Parameters

Name Type
...states DBaseStateAndValue[]

Returns

this

Implementation of

EShapeStateSet.addAll

Inherited from

DBaseStateSetImplObservable.addAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:157


addAllObject

addAllObject(states): this

Parameters

Name Type
states DBaseStateAndValue[]

Returns

this

Inherited from

DBaseStateSetImplObservable.addAllObject

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:189


addAllString

addAllString(states): this

Parameters

Name Type
states string[]

Returns

this

Inherited from

DBaseStateSetImplObservable.addAllString

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:177


begin

begin(): this

Returns

this

Inherited from

DBaseStateSetImplObservable.begin

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl-observable.ts:51


checkAdded

checkAdded(added, value): boolean

Parameters

Name Type
added string
value null | number

Returns

boolean

Inherited from

DBaseStateSetImplObservable.checkAdded

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:115


checkAddedsObject

checkAddedsObject(states): boolean

Parameters

Name Type
states DBaseStateAndValue[]

Returns

boolean

Inherited from

DBaseStateSetImplObservable.checkAddedsObject

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:140


checkAddedsString

checkAddedsString(states): boolean

Parameters

Name Type
states string[]

Returns

boolean

Inherited from

DBaseStateSetImplObservable.checkAddedsString

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:129


checkRemoved

checkRemoved(removed): boolean

Parameters

Name Type
removed string

Returns

boolean

Inherited from

DBaseStateSetImplObservable.checkRemoved

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:202


checkRemovedsObject

checkRemovedsObject(states): boolean

Parameters

Name Type
states DBaseStateAndValue[]

Returns

boolean

Inherited from

DBaseStateSetImplObservable.checkRemovedsObject

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:225


checkRemovedsString

checkRemovedsString(states): boolean

Parameters

Name Type
states string[]

Returns

boolean

Inherited from

DBaseStateSetImplObservable.checkRemovedsString

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:215


clear

clear(): this

Returns

this

Implementation of

EShapeStateSet.clear

Inherited from

DBaseStateSetImplObservable.clear

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:429


copy

copy(other): this

Parameters

Name Type
other DBaseStateSet

Returns

this

Implementation of

EShapeStateSet.copy

Inherited from

DBaseStateSetImplObservable.copy

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:462


doSet

doSet(added, value, removed?): this

Parameters

Name Type
added null | string
value null | number
removed? null | string

Returns

this

Inherited from

DBaseStateSetImplObservable.doSet

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:345


each

each(iteratee): this

Parameters

Name Type
iteratee (state: string, value: null | number) => void

Returns

this

Implementation of

EShapeStateSet.each

Inherited from

DBaseStateSetImplObservable.each

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:451


end

end(): this

Returns

this

Inherited from

DBaseStateSetImplObservable.end

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl-observable.ts:59


in

in(state, value?): boolean

Returns true if the given state is on or if one of the parents has the given state. If the given value is undefined, values assigned to states are ignored. If the given value is not undefined, values assigned to states are taken into account.

Parameters

Name Type Description
state string a state
value? null | number a state value

Returns

boolean

true if the given state is on or if one of the parents has the given state.

Implementation of

EShapeStateSet.in

Inherited from

DBaseStateSetImplObservable.in

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:85


is

is(state, value?): boolean

Returns true if the given state is on. If the given value is undefined, values assigned to states are ignored. If the given value is not undefined, values assigned to states are taken into account.

Parameters

Name Type Description
state string a state
value? null | number a state value

Returns

boolean

true if the given state is on

Implementation of

EShapeStateSet.is

Inherited from

DBaseStateSetImplObservable.is

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:80


lock

lock(callOnChange?): this

Locks this state set. The locked state set delays calling the change event handler.

Parameters

Name Type Description
callOnChange? boolean false to stop calling the change event handler when unlocked

Returns

this

this

Implementation of

EShapeStateSet.lock

Inherited from

DBaseStateSetImplObservable.lock

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl-observable.ts:29


newBlinker

newBlinker(): DBaseStateSetBlinker

Returns

DBaseStateSetBlinker

Inherited from

DBaseStateSetImplObservable.newBlinker

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:63


newTicker

newTicker(): DBaseStateSetTicker

Returns

DBaseStateSetTicker

Inherited from

DBaseStateSetImplObservable.newTicker

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:76


on

on(state, value?): boolean

Returns true if the direct parent has the given state. If the given value is undefined, values assigned to states are ignored. If the given value is not undefined, values assigned to states are taken into account.

Parameters

Name Type Description
state string a state
value? null | number a state value

Returns

boolean

true if the direct parent has the given state.

Implementation of

EShapeStateSet.on

Inherited from

DBaseStateSetImplObservable.on

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:89


onChange

onChange(newState, oldState): void

Parameters

Name Type
newState DBaseStateSet
oldState DBaseStateSet

Returns

void

Overrides

DBaseStateSetImplObservable.onChange

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-state-set-impl-observable.ts:15


onParentChange

onParentChange(newState, oldState): void

Parameters

Name Type
newState DBaseStateSet
oldState DBaseStateSet

Returns

void

Implementation of

EShapeStateSet.onParentChange

Inherited from

DBaseStateSetImplObservable.onParentChange

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:47


remove

remove(state): this

Parameters

Name Type
state string

Returns

this

Implementation of

EShapeStateSet.remove

Inherited from

DBaseStateSetImplObservable.remove

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:206


removeAll

removeAll(states): this

Parameters

Name Type
states string[]

Returns

this

Implementation of

EShapeStateSet.removeAll

Inherited from

DBaseStateSetImplObservable.removeAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:235

removeAll(states): this

Parameters

Name Type
states DBaseStateAndValue[]

Returns

this

Implementation of

EShapeStateSet.removeAll

Inherited from

DBaseStateSetImplObservable.removeAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:236

removeAll(states): this

Parameters

Name Type
states string[] | DBaseStateAndValue[]

Returns

this

Implementation of

EShapeStateSet.removeAll

Inherited from

DBaseStateSetImplObservable.removeAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:237

removeAll(...states): this

Parameters

Name Type
...states string[]

Returns

this

Implementation of

EShapeStateSet.removeAll

Inherited from

DBaseStateSetImplObservable.removeAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:239

removeAll(...states): this

Parameters

Name Type
...states DBaseStateAndValue[]

Returns

this

Implementation of

EShapeStateSet.removeAll

Inherited from

DBaseStateSetImplObservable.removeAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:240

removeAll(matcher): this

Parameters

Name Type
matcher DBaseStateMatcher

Returns

this

Implementation of

EShapeStateSet.removeAll

Inherited from

DBaseStateSetImplObservable.removeAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:242


removeAllMatcher

removeAllMatcher(matcher): this

Parameters

Name Type
matcher DBaseStateMatcher

Returns

this

Inherited from

DBaseStateSetImplObservable.removeAllMatcher

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:266


removeAllObject

removeAllObject(states): this

Parameters

Name Type
states DBaseStateAndValue[]

Returns

this

Inherited from

DBaseStateSetImplObservable.removeAllObject

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:296


removeAllString

removeAllString(states): this

Parameters

Name Type
states string[]

Returns

this

Inherited from

DBaseStateSetImplObservable.removeAllString

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:284


set

set(state, on): this

Parameters

Name Type
state string
on boolean

Returns

this

Implementation of

EShapeStateSet.set

Inherited from

DBaseStateSetImplObservable.set

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:308

set(state, value, on): this

Parameters

Name Type
state string
value null | number
on boolean

Returns

this

Implementation of

EShapeStateSet.set

Inherited from

DBaseStateSetImplObservable.set

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:309

set(added, removed): this

Parameters

Name Type
added null | string
removed null | string

Returns

this

Implementation of

EShapeStateSet.set

Inherited from

DBaseStateSetImplObservable.set

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:311

set(added, value, removed): this

Parameters

Name Type
added null | string
value null | number
removed null | string

Returns

this

Implementation of

EShapeStateSet.set

Inherited from

DBaseStateSetImplObservable.set

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:312


setAll

setAll(states, on): this

Parameters

Name Type
states string[]
on boolean

Returns

this

Implementation of

EShapeStateSet.setAll

Inherited from

DBaseStateSetImplObservable.setAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:362

setAll(states, on): this

Parameters

Name Type
states DBaseStateAndValue[]
on boolean

Returns

this

Implementation of

EShapeStateSet.setAll

Inherited from

DBaseStateSetImplObservable.setAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:363

setAll(states, on): this

Parameters

Name Type
states string[] | DBaseStateAndValue[]
on boolean

Returns

this

Implementation of

EShapeStateSet.setAll

Inherited from

DBaseStateSetImplObservable.setAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:364

setAll(addeds, removeds): this

Parameters

Name Type
addeds null | string[]
removeds null | string[]

Returns

this

Implementation of

EShapeStateSet.setAll

Inherited from

DBaseStateSetImplObservable.setAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:366

setAll(addeds, removeds): this

Parameters

Name Type
addeds null | DBaseStateAndValue[]
removeds null | string[]

Returns

this

Implementation of

EShapeStateSet.setAll

Inherited from

DBaseStateSetImplObservable.setAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:367

setAll(addeds, removeds): this

Parameters

Name Type
addeds null | string[] | DBaseStateAndValue[]
removeds null | string[]

Returns

this

Implementation of

EShapeStateSet.setAll

Inherited from

DBaseStateSetImplObservable.setAll

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:368


setAllObject

setAllObject(addeds, removeds): this

Parameters

Name Type
addeds DBaseStateAndValue[]
removeds string[]

Returns

this

Inherited from

DBaseStateSetImplObservable.setAllObject

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:413


setAllString

setAllString(addeds, removeds): this

Parameters

Name Type
addeds string[]
removeds string[]

Returns

this

Inherited from

DBaseStateSetImplObservable.setAllString

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:398


size

size(): number

Returns

number

Implementation of

EShapeStateSet.size

Inherited from

DBaseStateSetImplObservable.size

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:458


toObject

toObject(): DBaseStateSetLike

Returns

DBaseStateSetLike

Implementation of

EShapeStateSet.toObject

Inherited from

DBaseStateSetImplObservable.toObject

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:860


toString

toString(): string

Returns

string

Implementation of

EShapeStateSet.toString

Inherited from

DBaseStateSetImplObservable.toString

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:870


under

under(state, value?): boolean

Returns true if one of the parents has the given state. If the given value is undefined, values assigned to states are ignored. If the given value is not undefined, values assigned to states are taken into account.

Parameters

Name Type Description
state string a state
value? null | number a state value

Returns

boolean

true if one of the parents has the given state.

Implementation of

EShapeStateSet.under

Inherited from

DBaseStateSetImplObservable.under

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:94


unlock

unlock(): this

Unlocks this state set and calls the change event handler if this state set has changed. However, if this state set is locked with the callOnChange of false, the change event handler is not called.

Returns

this

this

Implementation of

EShapeStateSet.unlock

Inherited from

DBaseStateSetImplObservable.unlock

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl-observable.ts:37


valueOf

valueOf(state, def?): undefined | null | number

Parameters

Name Type
state string
def? null | number

Returns

undefined | null | number

Implementation of

EShapeStateSet.valueOf

Inherited from

DBaseStateSetImplObservable.valueOf

Defined in

src/main/typescript/wcardinal/ui/d-base-state-set-impl.ts:439