Sciter  3.3.2.5
Sciter API
Public Member Functions | Static Public Member Functions | List of all members
sciter::tabs Struct Reference
Inheritance diagram for sciter::tabs:

Public Member Functions

  tabs ()
 
virtual bool  subscription (HELEMENT he, UINT &event_groups)
 
virtual event_handler *  create (HELEMENT he)
 
virtual void  attached (HELEMENT he)
 
virtual bool  on_mouse (HELEMENT he, HELEMENT target, UINT event_type, POINT pt, UINT mouseButtons, UINT keyboardStates)
 
virtual bool  on_event (HELEMENT he, HELEMENT target, BEHAVIOR_EVENTS type, UINT_PTR reason)
 
bool  select_tab (dom::element &tabs_el, dom::element &tab_el)
 
bool  select_tab (dom::element &tabs_el, dom::element &tab_el, int direction)
 
dom::element  target_tab (HELEMENT he, HELEMENT h_tabs_container)
 

Static Public Member Functions

static bool  is_in_focus (const dom::element &el)
 

Detailed Description

Definition at line 24 of file behavior_tabs.cpp.

Constructor & Destructor Documentation

sciter::tabs::tabs ( )
inline

Definition at line 27 of file behavior_tabs.cpp.

Member Function Documentation

virtual void sciter::tabs::attached ( HELEMENT  he )
inlinevirtual

Definition at line 44 of file behavior_tabs.cpp.

virtual event_handler* sciter::tabs::create ( HELEMENT  he )
inlinevirtual

Definition at line 42 of file behavior_tabs.cpp.

static bool sciter::tabs::is_in_focus ( const dom::elementel )
inlinestatic

Definition at line 90 of file behavior_tabs.cpp.

virtual bool sciter::tabs::on_event ( HELEMENT  he,
HELEMENT  target,
BEHAVIOR_EVENTS  type,
UINT_PTR  reason 
)
inlinevirtual

Definition at line 119 of file behavior_tabs.cpp.

virtual bool sciter::tabs::on_mouse ( HELEMENT  he,
HELEMENT  target,
UINT  event_type,
POINT  pt,
UINT  mouseButtons,
UINT  keyboardStates 
)
inlinevirtual

Definition at line 73 of file behavior_tabs.cpp.

bool sciter::tabs::select_tab ( dom::elementtabs_el,
dom::elementtab_el 
)
inline

Definition at line 137 of file behavior_tabs.cpp.

bool sciter::tabs::select_tab ( dom::elementtabs_el,
dom::elementtab_el,
int  direction 
)
inline

Definition at line 188 of file behavior_tabs.cpp.

virtual bool sciter::tabs::subscription ( HELEMENT  he,
UINT &  event_groups 
)
inlinevirtual

Definition at line 31 of file behavior_tabs.cpp.

dom::element sciter::tabs::target_tab ( HELEMENT  he,
HELEMENT  h_tabs_container 
)
inline

Definition at line 215 of file behavior_tabs.cpp.


The documentation for this struct was generated from the following file:

AltStyle によって変換されたページ (->オリジナル) /