graphicreport1line
Description
Type Tags
graphicreport1graphic, dataform1graphic, printform1graphic
Object Value
Objects of type graphicreport1line have no value, and it is an error to try to get or set this value.
graphicreport1line.new()
Description
Prototype
graphicreport1line
.new
(
graphicreport1line
,
graphicreport1formpage me
,
printform1line page
,
integer graphic
)
error
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | graphicreport1line | |
page | None | graphicreport1formpage | |
graphic | None | printform1line | |
error | None | integer |
Properties
Property | Type | Description |
---|---|---|
_ | type(*) | |
__ | type(*) | |
form | graphicreport1form | |
formnode | dlistnode | |
graphic | printform1line | |
page | graphicreport1formpage | |
pagenode | dlistnode | |
remove | function | |
setnext | function | |
type | type |
Methods
remove()
Description
Prototype
graphicreport1linevar
.remove
(
graphicreport1line
)
me
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | graphicreport1line |
setnext()
Description
Prototype
graphicreport1linevar
.setnext
(
graphicreport1line
,
type(graphicreport1graphic) me
)
next
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | graphicreport1line | |
next | None | type(graphicreport1graphic) |