Está en la página 1de 1

::: PREFIJOS COMUNES Y POR DEFAULT EN POWERBUILDER 11.

5 :::
Table 5-2: Common prefixes for objects
Prefix
w_ m_ d_ pipe_ q_ n_ or n_standardobject_ n_ or n_cst u_ or u_standardobject_ u_ f_ of_ s_ str_ ue_

Description
Window Menu DataWindow Data Pipeline Query Standard class user object, where standardobject represents the type of object, for example; n_trans Custom class user object Standard visual user object, where standardobject represents the type of object; for example u_cb Custom visual user object Global function Object-level function Global structure Object-level structure User event

Table 12-1: Default prefixes for window control names Control Prefix
Animation CheckBox CommandButton DataWindow DatePicker DropDownListBox DropDownPictureListBox EditMask Graph GroupBox HProgressBarh HScrollBar HTrackBar InkEdit InkPicture Line ListBox ListView MonthCalendar MultiLineEdit OLE 2.0 Oval Picture PictureHyperLink PictureButton PictureListBox RadioButton Rectangle RichTextEdit RoundRectangle SingleLineEdit StaticText StaticHyperLink Tab TreeView User Object VProgressBar VScrollBar VTrackBar am_ cbx_ cb_ dw_ dp_ ddlb_ ddplb_ em_ gr_ gb_ pb_ hsb_ htb_ ie_ ip_ ln_ lb_ lv_ mc_ mle_ ole_ ov_ p_ phl_ pb_ plb_ rb_ r_ rte_ rr_ sle_ st_ shl_ tab_ tv_ uo_ vpb_ vsb_ vtb_

Table 5-3: Prefixes that indicate the scope of variables


Prefix
a g i l s

Description
Argument to an event or function Global variable Instance variable Local variable Shared variable

Table 5.4: Prefixes for standard datatypes


Prefix
a blb b ch d dtm dc dbl e i l r s tm ui ul

Description
Any Blob Boolean Character Date DateTime Decimal Double Enumerated Integer Long Real String Time UnsignedInteger UnsignedLong

Descripcin de scripts y funciones /* Script/function para cambio de avatar en el re-login by ISIA (c) 2009 Objeto: w_login (w_login cb_ingresar) Evento: open() Work: selecciona el avatar del nuevo usuario y lo plasma en la ventana de login Call: Men Usuarios -> Cambio Usuario */

Table 5.5: Prefixes for selected PowerBuilder system objects


Prefix
ds dw dwc dwo env err gr inet ir lvi mfd mm mr ms msg nvo tr tvi

Description
DataStore DataWindow DataWindowChild DWobject Environment Error Graph Inet InternetResult ListViewItem MailFileDescription MailMessage MailRecipient MailSession Message NonVisualObject Transaction TreeViewItem

Machete PB 11.5 - MoatSoft

También podría gustarte