pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
WindowRenameEvent
editorEvents
Undocumented in source.
public
class
WindowRenameEvent :
UndoableEvent
{
this
(string newName);
void
redo
();
void
undo
();
}
Constructors
this
this
(string newName)
Undocumented in source.
Members
Functions
redo
void
redo
()
Undocumented in source. Be warned that the author may not have intended to support it.
undo
void
undo
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From UndoableEvent
redo
void
redo
()
Undocumented in source.
undo
void
undo
()
Undocumented in source.
Meta
Source
See Implementation
editorEvents
classes
AttributeEditEvent
DeleteEvent
ListViewHeaderEditEvent
MoveElemEvent
PlacementEvent
PositionEditEvent
RenameEvent
SourceEditEvent
TextEditEvent
WindowAttributeEditEvent
WindowHeightChangeEvent
WindowRenameEvent
WindowRetitleEvent
WindowWidthChangeEvent
static variables
dwtarget
editorTarget
wserializer