of_isupdateable


pfcmain.pbl   >   pfc_u_tvs   >   of_isupdateable   

Full name pfc_u_tvs.of_isupdateable
Access public
Extend of boolean
Return value boolean
Prototype public function boolean of_isupdateable()

Name Datatype
No Data

Name Datatype
No Data

public function boolean of_isupdateable ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_IsUpdateable
//
//	Access:  Public
//
//	Arguments:  None
//
//	Returns:  boolean
//	TRUE   The treeview is marked as updateable
//	FALSE   The treeview is not marked as updateable
//
//	Description:
//	Gets the value of the updateable property of the treeview indicating
//	whether any part of the Treeview is updateable
//
//////////////////////////////////////////////////////////////////////////////
//
//	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_n_cst_tvsrv_levelsource.of_update pfc_n_cst_tvsrv_levelsource
pfc_u_tvs.of_accepttext pfc_u_tvs
pfc_u_tvs.of_updatespending pfc_u_tvs
pfc_u_tvs.of_validation pfc_u_tvs
pfc_u_tvs.of_updateprep pfc_u_tvs
pfc_u_tvs.of_postupdate pfc_u_tvs
pfc_u_tvs.of_update pfc_u_tvs
pfc_u_tvs.pfc_updatespending pfc_u_tvs
pfc_u_tvs.pfc_update pfc_u_tvs

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data