B25.FormSection

Overview

This class represents a section on the form.

Methods

hide

void hide()

Hides the section on the reservation form.


show

void show()

Can be called after the hide method to let a section appear on the reservation form.