rowfocuschanged


pfcutil.pbl   >   pfc_u_tabpg_dwproperty_services   >   dw_services   >   rowfocuschanged   

Full name pfc_u_tabpg_dwproperty_services.dw_services.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: 
// Display the appropriate description.
//	As appropriate, Enable or Disable the buttons.
//	
//////////////////////////////////////////////////////////////////////////////
//	
//	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.
//
//////////////////////////////////////////////////////////////////////////////

// Refresh the description.
Parent.Event pfc_PropertyDescription()

// Refresh the available buttons.
Parent.Event pfc_PropertyEnableButtons()

end event

     
Name Owner
No Data

     
Name Owner
pfc_u_dw.rowfocuschanged pfc_u_dw
pfc_u_tabpg_dwproperty_services.pfc_propertyenablebuttons pfc_u_tabpg_dwproperty_services
pfc_u_tabpg_dwproperty_services.pfc_propertydescription pfc_u_tabpg_dwproperty_services

     
Full name
No Data

     
Name Scope
No Data