Sprotty
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Class. Expand Button Handler

sprotty / ExpandButtonHandler

Class: ExpandButtonHandler

Defined in: packages/sprotty/src/features/expand/expand.ts:25

Implements

Constructors

Constructor

new ExpandButtonHandler(): ExpandButtonHandler

Returns

ExpandButtonHandler

Properties

TYPE

static TYPE: string = 'button:expand'

Defined in: packages/sprotty/src/features/expand/expand.ts:26

Methods

buttonPressed()

buttonPressed(button): Action[]

Defined in: packages/sprotty/src/features/expand/expand.ts:28

Parameters

button

SButtonImpl

Returns

Action[]

Implementation of

IButtonHandler.buttonPressed