Table.setBounds

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias setBounds = Composite.setBounds
  2. int setBounds(int x, int y, int width, int height, bool move, bool resize)
    class Table
    override
    int
    setBounds
    (
    int x
    ,
    int y
    ,
    int width
    ,
    int height
    ,
    bool move
    ,
    bool resize
    )

Meta