ImPS_Panels_TableLayoutPanel

class ImPS_Panels_TableLayoutPanel($cols, $rows, $pos_x, $pos_y)

Attention

This class is not intended to be initialized directly.

Note

This class inherits from Baseclass for Elements and Panels.

Parameters:
  • $cols ([int]) - How many colums the panel should have

  • $rows ([int]) - How many rows the panel should have

  • $pos_x ([int]) - The x position of the panel

  • $pos_y ([int]) - The y position of the panel

Attributes:
Returns: