constructor


pfcutil.pbl   >   pfc_n_cst_dwsrv_property   >   constructor   

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

Name Datatype
No Data

Name Datatype
No Data

event constructor;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  constructor
//
//	Arguments: none
//	
//	Returns:  none
//
//	Description:  
//	DataWindow Property Service to peek and change behavior of u_dw objects.  
//	Including start/stop services, service behaviors, service syntax, dw buffers,
//	and dw row/column status. The object can be instantiated as a shared (global
// to all application dws) or per instance (one dw at a time).  This service
// consits of this object plus the visual window(s), visual tab control(s), and
// visual tab page(s).  This collection of objects was developed so that they can
// easily be extended to include other services that may be found in u_dw other
// than the ones provided by PFC.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	6.0   Initial version - Claudio J. Quant
//
//////////////////////////////////////////////////////////////////////////////
//
//	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.
//
//////////////////////////////////////////////////////////////////////////////

end event

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data