Grid events

Note

All tags/controls have all events described here in addition to their own events.

  • g-on-aligned: Called to inform that an alignment process has finished.

  • g-on-get-width: Called so you can provide dynamic width logic to the control.

  • g-on-get-height: Called so you can provide dynamic height logic to the control.

  • g-on-get-vert-margins: Called so you can provide dynamic vertical margins logic to the control.

  • g-on-prepare: Called so you can prepare and/or adjust the interface for different screen sizes.