Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
RTable
.AttachOptions
public function
AttachOptions
Prototype:
public function AttachOptions(number left, number right, number top, number bottom, number hopt=FILL_EXPAND, number vopt=FILL_EXPAND, number hspacing=0, number vspacing=0)
Parameters
left
(number) // TO DO
right
(number) // TO DO
top
(number) // TO DO
bottom
(number) // TO DO
hopt
(number) has a default value of FILL_EXPAND
vopt
(number) has a default value of FILL_EXPAND
hspacing
(number) has a default value of 0
vspacing
(number) has a default value of 0
Description:
TODO: Document this
Return value:
// TO DO