Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 594 Bytes

File metadata and controls

37 lines (22 loc) · 594 Bytes

Class NormalTabObserver

Inherit

Methods

__init__(self, DGLib.NormalTab) -> None

Events

  • NormalTabChanged = (NormalTabChangeEvent ev) -> None
  • NormalTabClicked = (NormalTabClickEvent ev, bool* denyChange) -> None

Class NormalTabChangeEvent

Inherit

Methods

  • GetSource(self) -> DGLib.NormalTab
  • GetPreviousItem(self) -> int

Class NormalTabClickEvent

Inherit

Methods

  • GetSource(self) -> DGLib.NormalTab
  • GetRequestedItem(self) -> int