pfc_u_calculator


pfcmain.pbl   >   pfc_u_calculator   

Last Update 27/04/2017 08:14:55
Size 135 208 bytes

pfc_u_base   >   u_base   >   pfc_u_calculator   

     
Name Datatype Value
ib_closeonclick Boolean True
Methods calling:
Method calling \"ib_closeonclick\" Description
pfc_u_calculator.of_setcloseonclick public function integer of_setcloseonclick(boolean)
pfc_u_calculator.of_IsCloseOnClick public function boolean of_IsCloseOnClick()
pfc_u_calculator.dw_calculator.key event key(keycode,unsignedlong)
pfc_u_calculator.dw_calculator.buttonclicked event buttonclicked()
ib_initialvalue Boolean False
Methods calling:
Method calling \"ib_initialvalue\" Description
pfc_u_calculator.of_reset public function integer of_reset()
pfc_u_calculator.of_SetInitialValue public function integer of_SetInitialValue(boolean)
pfc_u_calculator.of_IsInitialValue public function boolean of_IsInitialValue()
ib_validresetvalue Boolean
Methods calling:
Method calling \"ib_validresetvalue\" Description
pfc_u_calculator.of_reset public function integer of_reset()
iCurrent int
idbl_repeatvalue Double
Methods calling:
Method calling \"idbl_repeatvalue\" Description
pfc_u_calculator.of_buttonclicked protected function integer of_buttonclicked(string)
pfc_u_calculator.of_reset public function integer of_reset()
idbl_value Double
Methods calling:
Method calling \"idbl_value\" Description
pfc_u_calculator.of_setvalue protected function integer of_setvalue(double,boolean)
pfc_u_calculator.of_buttonclicked protected function integer of_buttonclicked(string)
idrg_requestor dragobject
Methods calling:
Method calling \"idrg_requestor\" Description
pfc_u_calculator.of_setrequestor public function integer of_setrequestor(dragobject)
pfc_u_calculator.of_setfocusonrequestor protected function integer of_setfocusonrequestor()
pfc_u_calculator.of_dropdown protected function integer of_dropdown()
idw_requestor datawindow
Methods calling:
Method calling \"idw_requestor\" Description
pfc_u_calculator.of_setrequestor public function integer of_setrequestor(dragobject)
pfc_u_calculator.of_isregistered public function boolean of_isregistered(string)
pfc_u_calculator.of_setvalueonrequestor protected function integer of_setvalueonrequestor(string)
pfc_u_calculator.of_dropdown protected function integer of_dropdown()
pfc_u_calculator.of_register public function integer of_register(string,integer)
pfc_u_calculator.of_register public function integer of_register(integer)
pfc_u_calculator.of_unregister public function integer of_unregister(string)
pfc_u_calculator.of_getregistered public function integer of_getregistered(ref string[],ref integer[])
pfc_u_calculator.of_getregisteredstyle public function integer of_getregisteredstyle(string)
pfc_u_calculator.of_reset public function integer of_reset()
pfc_u_calculator.of_GetRegisterable public function integer of_GetRegisterable(ref string[])
iem_requestor editmask
Methods calling:
Method calling \"iem_requestor\" Description
pfc_u_calculator.of_setrequestor public function integer of_setrequestor(dragobject)
pfc_u_calculator.of_setvalueonrequestor protected function integer of_setvalueonrequestor(string)
pfc_u_calculator.of_reset public function integer of_reset()
ii_dwcolumnstyle integer[]
Methods calling:
Method calling \"ii_dwcolumnstyle\" Description
pfc_u_calculator.of_register public function integer of_register(string,integer)
pfc_u_calculator.of_unregister public function integer of_unregister(string)
pfc_u_calculator.of_getregistered public function integer of_getregistered(ref string[],ref integer[])
pfc_u_calculator.of_getregisteredstyle public function integer of_getregisteredstyle(string)
inv_calculatorattrib n_cst_calculatorattrib
Methods calling:
Method calling \"inv_calculatorattrib\" Description
pfc_u_calculator.constructor event constructor()
inv_dropdown n_cst_dropdown
Methods calling:
Method calling \"inv_dropdown\" Description
pfc_u_calculator.of_setrequestor public function integer of_setrequestor(dragobject)
pfc_u_calculator.of_dropdown protected function integer of_dropdown()
pfc_u_calculator.of_setdropdown public function integer of_setdropdown(boolean)
pfc_u_calculator.of_IsDropDown public function boolean of_IsDropDown()
pfc_u_calculator.dw_calculator.key event key(keycode,unsignedlong)
pfc_u_calculator.dw_calculator.buttonclicked event buttonclicked()
pfc_u_calculator.dw_calculator.losefocus event losefocus()
is_curroperator String
Methods calling:
Method calling \"is_curroperator\" Description
pfc_u_calculator.of_buttonclicked protected function integer of_buttonclicked(string)
pfc_u_calculator.of_reset public function integer of_reset()
is_currvalue String
Methods calling:
Method calling \"is_currvalue\" Description
pfc_u_calculator.of_buttonclicked protected function integer of_buttonclicked(string)
pfc_u_calculator.of_reset public function integer of_reset()
is_dwcolumns string[]
Methods calling:
Method calling \"is_dwcolumns\" Description
pfc_u_calculator.of_isregistered public function boolean of_isregistered(string)
pfc_u_calculator.of_register public function integer of_register(string,integer)
pfc_u_calculator.of_register public function integer of_register(integer)
pfc_u_calculator.of_unregister public function integer of_unregister(string)
pfc_u_calculator.of_unregister public function integer of_unregister()
pfc_u_calculator.of_getregistered public function integer of_getregistered(ref string[],ref integer[])
pfc_u_calculator.of_getregisteredstyle public function integer of_getregisteredstyle(string)
is_dwcolumnsexp string[]
Methods calling:
Method calling \"is_dwcolumnsexp\" Description
pfc_u_calculator.of_register public function integer of_register(string,integer)
pfc_u_calculator.of_unregister public function integer of_unregister(string)
is_prevkeystroke String
Methods calling:
Method calling \"is_prevkeystroke\" Description
pfc_u_calculator.of_buttonclicked protected function integer of_buttonclicked(string)
is_repeatoperator String
Methods calling:
Method calling \"is_repeatoperator\" Description
pfc_u_calculator.of_buttonclicked protected function integer of_buttonclicked(string)
pfc_u_calculator.of_reset public function integer of_reset()

pfc_u_calculator.constructor
pfc_u_calculator.destructor
pfc_u_calculator.pfc_dropdown

pfc_u_calculator.of_buttonclicked
pfc_u_calculator.of_dropdown
pfc_u_calculator.of_getinfo
pfc_u_calculator.of_getpropertyinfo
pfc_u_calculator.of_GetRegisterable
pfc_u_calculator.of_getregistered
pfc_u_calculator.of_getregistered
pfc_u_calculator.of_getregisteredstyle
pfc_u_calculator.of_IsCloseOnClick
pfc_u_calculator.of_IsDropDown
pfc_u_calculator.of_IsInitialValue
pfc_u_calculator.of_isnumerictype
pfc_u_calculator.of_isoperator
pfc_u_calculator.of_isregistered
pfc_u_calculator.of_performmath
pfc_u_calculator.of_redirectfocus
pfc_u_calculator.of_register
pfc_u_calculator.of_register
pfc_u_calculator.of_register
pfc_u_calculator.of_register
pfc_u_calculator.of_reset
pfc_u_calculator.of_setcloseonclick
pfc_u_calculator.of_setdropdown
pfc_u_calculator.of_setfocusonrequestor
pfc_u_calculator.of_SetInitialValue
pfc_u_calculator.of_setrequestor
pfc_u_calculator.of_setvalue
pfc_u_calculator.of_setvalueonrequestor
pfc_u_calculator.of_unregister
pfc_u_calculator.of_unregister

Name Inherited From
dw_calculator
Controls Events:
Name Description
buttonclicked event buttonclicked()
constructor event constructor()
getfocus event getfocus()
key event key(keycode,unsignedlong)
losefocus event losefocus()

DDLB
DDLB_WITHARROW
EMPTY
NONE
constructor
destructor
pfc_dropdown
of_buttonclicked
of_dropdown
of_getinfo
of_getpropertyinfo
of_GetRegisterable
of_getregistered
of_getregistered
of_getregisteredstyle
of_IsCloseOnClick
of_IsDropDown
of_IsInitialValue
of_isnumerictype
of_isoperator
of_isregistered
of_performmath
of_redirectfocus
of_register
of_register
of_register
of_register
of_reset
of_setcloseonclick
of_setdropdown
of_setfocusonrequestor
of_SetInitialValue
of_setrequestor
of_setvalue
of_setvalueonrequestor
of_unregister
of_unregister
dw_calculator
         buttonclicked
         constructor
         getfocus
         key
         losefocus
         d_calculator