of_isupdateable


pfcmain.pbl   >   pfc_w_master   >   of_isupdateable   

Full name pfc_w_master.of_isupdateable
Access protected
Override of boolean
Return value boolean
Prototype protected function boolean of_isupdateable()

Name Datatype
No Data

Name Datatype
No Data

protected function boolean of_isupdateable ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_IsUpdateable
//
//	Access:  Protected
//
//	Arguments:  None
//
//	Returns:  boolean
//	TRUE   The object is marked as updateable
//	FALSE   The object is not marked as updateable
//
//	Description:
//	Gets the value of the updateable property.
//
//////////////////////////////////////////////////////////////////////////////
//
//	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.
//
//////////////////////////////////////////////////////////////////////////////

return ib_isupdateable
end function

     
Name Owner
pfc_w_master.of_accepttext pfc_w_master
pfc_w_master.of_updatespending pfc_w_master
pfc_w_master.of_validation pfc_w_master
pfc_w_master.of_updateprep pfc_w_master
pfc_w_master.of_update pfc_w_master
pfc_w_master.of_postupdate pfc_w_master
pfc_w_master.of_update pfc_w_master
pfc_w_master.pfc_updateobjects pfc_w_master
pfc_w_master.pfc_updatespendingref pfc_w_master

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data