constructor


pfcdwsrv.pbl   >   pfc_w_filterextended   >   dw_functioncategory   >   constructor   

Full name pfc_w_filterextended.dw_functioncategory.constructor
Access public
Extend of
Return value
Prototype event constructor()

Name Datatype
No Data

Name Datatype
No Data

event constructor;call super::constructor;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  constructor
//
//	Description:
//	Initialize control
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	5.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.
//
//////////////////////////////////////////////////////////////////////////////

of_SetRowSelect (true)
ib_rmbmenu = false
end event

     
Name Owner
No Data

     
Name Owner
pfc_u_dw.of_SetRowSelect pfc_u_dw
u_dw.constructor u_dw

     
Full name
No Data

     
Name Scope
No Data