|
History |
.............................................................................. ..............................................................................
} }
{seealso {seealso
[cat/object] [cat/object] [/doc/object-model]
} }
.............................................................................. ..............................................................................
That means that this class will be visible from the outside when making a [../ That means that this class will be visible from the outside when making a [../
If the *[../optional]* keyword is specified, then the class will be exported o
no other previously loaded component has already exported a class with the sam
{example {example
' Gambas class file ' Gambas class file
' '
.............................................................................. ..............................................................................
... ...
} }
If the *[../optional]* keyword is specified, then the class will be exported o
no other previously loaded component has already exported a class with the sam
{seealso {seealso
[cat/object] [cat/object]
} }
.............................................................................. ..............................................................................
{syntax {syntax
*EXPORT* *EXPORT* [ *OPTIONAL* ]
} }
This keyword, when placed alone at the beginning of a class file declares the This keyword, when placed alone at the beginning of a [../../def/class] file d
That means that this class will be visible from the outside when making a comp That means that this class will be visible from the outside when making a [../
{example {example
' Gambas class file ' Gambas class file
.............................................................................. ..............................................................................
... ...
} }
If the *[../optional]* keyword is specified, then the class will be exported o
no other previously loaded component has already exported a class with the sam
{seealso {seealso
[cat/object] [cat/object]
} }
.............................................................................. ..............................................................................