itemfocuschanged


pfcutil.pbl   >   pfc_u_tabpg_dwproperty_status   >   dw_requestorview   >   itemfocuschanged   

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

Name Datatype
No Data

Name Datatype
No Data

event itemfocuschanged;call super::itemfocuschanged;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  itemfocuschanged
//	
//	Description:	 Update the onscreen stats to match the item with focus.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	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.itemfocuschanged pfc_u_dw
pfc_u_tabpg_dwproperty_status.pfc_propertystats pfc_u_tabpg_dwproperty_status

     
Full name
No Data

     
Name Scope
No Data