commongroupinfo
Description
Type Tags
None
Object Value
Objects of type commongroupinfo have no value, and it is an error to try to get or set this value.
commongroupinfo.new()
Description
Prototype
commongroupinfo
.new
(
commongroupinfo
,
dring me
,
string parent
,
boolean colname
)
docount
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | commongroupinfo | |
parent | None | dring | |
colname | None | string | |
docount | .false | boolean |
Properties
Property | Type | Description |
---|---|---|
addagg | function | |
agginfo | array | |
colname | string | |
docount | boolean | |
findaggbycolname | function | |
findaggbycolnameandtype | function | |
node | dlistnode | |
removeagg | function | |
type | type |
Methods
addagg()
Description
Prototype
commongroupinfovar
.addagg
(
commongroupinfo
,
integer me
,
string typeid
)
colname
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | commongroupinfo | |
typeid | None | integer | |
colname | None | string |
findaggbycolname()
Description
Prototype
commongroupinfovar
.findaggbycolname
(
commongroupinfo
,
string me
)
colname
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | commongroupinfo | |
colname | None | string |
findaggbycolnameandtype()
Description
Prototype
commongroupinfovar
.findaggbycolnameandtype
(
commongroupinfo
,
string me
,
integer colname
)
typeid
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | commongroupinfo | |
colname | None | string | |
typeid | None | integer |
removeagg()
Description
Prototype
commongroupinfovar
.removeagg
(
commongroupinfo
,
string me
,
integer colname
)
typeid
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | commongroupinfo | |
colname | None | string | |
typeid | None | integer |