of_Refresh


pfcapsrv.pbl   >   pfc_n_cst_lvsrv_datasource   >   of_Refresh   

Full name pfc_n_cst_lvsrv_datasource.of_Refresh
Access public
Extend of long
Return value long
Prototype public function long of_Refresh()

Name Datatype
No Data

Name Datatype
No Data

public function long of_Refresh ();//////////////////////////////////////////////////////////////////////////////
//	Public Function:	of_Refresh
//	Arguments:		None
//	Returns:			Long
//					 	1 if successful
//						-1 if an error occurred
//	Description:	Refresh the ListView with items from the data source.
//////////////////////////////////////////////////////////////////////////////
//	Rev. History:	Version
//						6.0   Initial version
//////////////////////////////////////////////////////////////////////////////
//	Copyright © 1996-1999 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.
//////////////////////////////////////////////////////////////////////////////
// Reset the undo delete variables because indexes change when re-adding items
return this.of_ClearUndo()
end function

     
Name Owner
No Data

     
Name Owner
pfc_n_cst_lvsrv_datasource.of_ClearUndo pfc_n_cst_lvsrv_datasource

     
Full name
No Data

     
Name Scope
No Data