:: com :: sun :: star :: awt :: tab ::

struct TabPageActivatedEvent
Base Hierarchy
TabPageActivatedEvent
 ┗ ::com::sun::star::lang::EventObject
Description
An event used by a XTabPageContainer to notify changes in tab page activation.
Since
OOo 3.4

Elements' Summary
TabPageID Contains the ID of the tab page  
Elements' Details
TabPageID
short TabPageID;
Description
Contains the ID of the tab page
Top of Page