getfocus


pfcmain.pbl   >   pfc_u_calendar   >   dw_cal   >   getfocus   

Full name pfc_u_calendar.dw_cal.getfocus
Access public
Extend of
Return value
Prototype event getfocus()

Name Datatype
No Data

Name Datatype
No Data

event getfocus;call super::getfocus;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  			getfocus
//
//	(Arguments:		None)
//
//	(Returns:  		None)
//
//	Description:	The object may need to redirect focus when not visible.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	6.0   Initial version
//
//////////////////////////////////////////////////////////////////////////////
//
//	Copyright © 1996-1997 Sybase, Inc. and its subsidiaries.  All rights reserved.
//	Any distribution of the PowerBuilder Foundation Classes (PFC)
//	source code by other than Sybase, Inc. and its subsidiaries is prohibited.
//
//////////////////////////////////////////////////////////////////////////////

// Prevent this object from having focus while not visible.
Post of_RedirectFocus() 

end event

     
Name Owner
No Data

     
Name Owner
pfc_u_calendar.of_redirectfocus pfc_u_calendar
pfc_u_dw.getfocus pfc_u_dw

     
Full name
No Data

     
Name Scope
No Data