PopoverGidBuilderImpl.modal

T modal(bool propval)

Set modal property.

Parameters

propvalSets whether the popover is modal (so other elements in the window do not receive input while the popover is visible).

Returns

Builder instance for fluent chaining