Search
Preparing search index...
The search index is not available
protractr
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ui/history
History
Class History<T>
Type parameters
T
Hierarchy
History
Index
Constructors
constructor
Properties
current
State
redo
History
undo
History
Methods
record
State
Change
redo
undo
Constructors
constructor
new
History
(
startingState
:
T
)
:
History
Parameters
startingState:
T
Returns
History
Properties
current
State
current
State
:
T
redo
History
redo
History
:
HistoryStack
<
T
>
undo
History
undo
History
:
HistoryStack
<
T
>
Methods
record
State
Change
record
State
Change
(
newState
:
T
)
:
void
Parameters
newState:
T
Returns
void
redo
redo
(
)
:
T
Returns
T
undo
undo
(
)
:
T
Returns
T
Globals
gcs/filter
String
gcs/geometry
gcs/io
gcs/relations
gcs/sketch
gcs/variable
main
protractr
ui
ui/actions
ui/container
ui/history
ui/menubar
ui/sketchview
ui/tools
ui/topbar
ui/util
ui/widgets
History
constructor
current
State
redo
History
undo
History
record
State
Change
redo
undo
History
Stack
Generated using
TypeDoc