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


