commonfilterinfo
Description
Type Tags
None
Object Value
Objects of type commonfilterinfo have no value, and it is an error to try to get or set this value.
commonfilterinfo.new()
Description
Prototype
commonfilterinfo
.new
(
commonfilterinfo
,
wxform me
,
type(dataform1) f
,
type(report1) form
,
string report
,
string errmsgtitle
,
function filter
,
SBLlocaledateinfo okhandler
,
string defdatelocale
,
update1 defdateformat
,
wxform update
)
mainform
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | commonfilterinfo | |
f | None | wxform | |
form | None | type(dataform1) | |
report | None | type(report1) | |
errmsgtitle | Common Report GUI Error | string | |
filter | None | string | |
okhandler | None | function | |
defdatelocale | None | SBLlocaledateinfo | |
defdateformat | yyyy-0m-0d | string | |
update | None | update1 | |
mainform | None | wxform |
Properties
Property | Type | Description |
---|---|---|
_ | type(*) | |
__ | type(*) | |
canceled | boolean | |
defdateformat | string | |
defdatelocale | SBLlocaledateinfo | |
editmode | boolean | |
errmsgtitle | string | |
f | wxform | |
filter | string | |
findtable | function | |
form | type(dataform1) | |
iscalculation | boolean | |
ismodify | boolean | |
isupdate | boolean | |
mainform | wxform | |
onassignwhereclause | event | |
onok | event | |
parse | function | |
report | type(report1) | |
statestack | stack | |
tablename | string | |
tables | array | |
tokenneeded | integer | |
type | type | |
update | update1 |
Methods
findtable()
Description
Prototype
commonfilterinfovar
.findtable
(
commonfilterinfo
,
string me
)
tablename
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | commonfilterinfo | |
tablename | None | string |
parse()
Description
Prototype
commonfilterinfovar
.parse
(
commonfilterinfo
)
me
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | commonfilterinfo |