itemchanged


pfcutil.pbl   >   pfc_u_tabpg_dwproperty_status   >   dw_requestorview   >   itemchanged   

Full name pfc_u_tabpg_dwproperty_status.dw_requestorview.itemchanged
Access public
Extend of
Return value
Prototype event itemchanged()

Name Datatype
No Data

Name Datatype
No Data

event itemchanged;call super::itemchanged;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  itemchanged
//	
//	Description:	 After an item changes, update the onscreen stats.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	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.
//
//////////////////////////////////////////////////////////////////////////////

// Update the onscreen stats by posting the event.
Parent.Post Event pfc_PropertyStats()

end event

     
Name Owner
No Data

     
Name Owner
pfc_u_dw.itemchanged pfc_u_dw
pfc_u_tabpg_dwproperty_status.pfc_propertystats pfc_u_tabpg_dwproperty_status

     
Full name
No Data

     
Name Scope
No Data