pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
WindowHeightChangeEvent
editorEvents
Undocumented in source.
public
class
WindowHeightChangeEvent :
WindowAttributeEditEvent
{
this
(int newHeight);
void
redo
();
void
undo
();
}
Constructors
this
this
(int newHeight)
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 WindowAttributeEditEvent
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.
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