Releases the resources taken by the widget.
Returns the position of active (selected) seat or null if no seat is active.
Returns maximum seat count in row.
Returns number of rows.
Returns number of seats in the row.
Row number starting from 1.
Returns the list of the states of the seat.
Row number starting from 1.
Seat number starting from 1.
Returns total number of seats in the hall.
Number of seats in the hall.
Determines whether the seat has the specified state.
Row number starting from 1.
Seat number starting from 1.
New state name.
Checks whether the seat at the specified position is active.
Renders the hall scheme as DOM.
Root DOM element of the widget.
Sets the seat active / inactive (i.e. selected or not).
Sets the state to the seat.
Row number starting from 1.
Seat number starting from 1.
New state name.
Sets the list of the states of the seat.
Row number starting from 1.
Seat number starting from 1.
New state list.
Toggles the state to the seat.
Row number starting from 1.
Seat number starting from 1.
State name.
Unsets the state to the seat.
Row number starting from 1.
Seat number starting from 1.
New state name.
Generated using TypeDoc
Hall plan widget.