Sha256: 14650163dcd158a3a7ba84661099c772a9b12e932970ae8992d77a156eff34a1

Contents?: true

Size: 445 Bytes

Versions: 1

Compression:

Stored size: 445 Bytes

Contents

### `:_set_border_caption_`

This event changes the caption of the border of the named view to the
value given.

    Vedeu.trigger(:_set_border_caption_, name, caption)

- The caption must be a string or nil.
- If the caption is an empty string or nil, then the caption will not
  be shown, and an existing caption will be removed.
- If the name is nil, or references a border that does not exist, then
  the caption will be silently discarded.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vedeu-0.8.32 docs/events/by_name/set_border_caption.md