Options
All
  • Public
  • Public/Protected
  • All
Menu

Class: mxCollapseChange

Action to change a cell's collapsed state in a model.

Constructor: mxCollapseChange

Constructs a change of a collapsed state in the specified model.

Hierarchy

  • mxCollapseChange

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

cell

cell: mxCell

geometry

geometry: boolean

model

previous

previous: boolean

Methods

execute

  • execute(): void
  • Function: execute

    Changes the collapsed state of cell to <a href="mxcollapsechange.html#previous">previous</a> using <mxGraphModel.collapsedStateForCellChanged>.

    Returns void

Generated using TypeDoc