Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 385 Bytes

File metadata and controls

26 lines (16 loc) · 385 Bytes

Class IntEditObserver

Inherit

Methods

__init__(self,DGLib.IntEdit) -> None

Events

  • IntEditChanged = (IntEditChangeEvent ev) -> None

Class IntEditChangeEvent

Inherit

Methods

  • GetSource(self) -> DGLib.IntEdit
  • GetPreviousValue(self) -> int
  • WasRelativeInput(self) -> bool