Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.

  • No labels