constructor


pfcdwsrv.pbl   >   pfc_w_restorerow   >   dw_delete   >   constructor   

Full name pfc_w_restorerow.dw_delete.constructor
Access public
Extend of
Return value
Prototype event constructor()

Name Datatype
No Data

Name Datatype
No Data

event constructor;call u_dw::constructor;// Extended select
of_SetRowselect (true)
inv_rowselect.of_SetStyle (2)

// DW is not updateable
of_SetUpdateable (false)

// No RMB support
ib_rmbmenu = false
end event

     
Name Owner
No Data

     
Name Owner
pfc_n_cst_dwsrv_rowselection.of_setstyle pfc_n_cst_dwsrv_rowselection
pfc_u_dw.of_SetRowSelect pfc_u_dw
pfc_u_dw.of_SetUpdateable pfc_u_dw
u_dw.constructor u_dw

     
Full name
No Data

     
Name Scope
No Data