rowfocuschanged


pfcutil.pbl   >   pfc_u_tabpg_dwproperty_buffers   >   dw_requestorduplicate   >   rowfocuschanged   

Full name pfc_u_tabpg_dwproperty_buffers.dw_requestorduplicate.rowfocuschanged
Access public
Extend of
Return value
Prototype event rowfocuschanged()

Name Datatype
No Data

Name Datatype
No Data

event rowfocuschanged;call super::rowfocuschanged;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  rowfocuschanged
//	
//	Description:	 Notify the Undelete button of possible row selection changes.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	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.
//
//////////////////////////////////////////////////////////////////////////////

// Notify the Undelete button of possible row selection changes.
cb_undelete.Post Event pfc_selectionchange()

Return 


end event

     
Name Owner
No Data

     
Name Owner
pfc_u_dw.rowfocuschanged pfc_u_dw
pfc_u_tabpg_dwproperty_buffers.cb_undelete.pfc_selectionchange cb_undelete

     
Full name
pfc_u_tabpg_dwproperty_buffers

     
Name Scope
No Data