parent root
PHP: UI\Controls\MultilineEntry::__construct - Manual

UI\Controls\MultilineEntry::__construct

(PHP 7, UI 0.9.9)

UI\Controls\MultilineEntry::__constructConstruct a new Multiline Entry

Description

public UI\Controls\MultilineEntry::__construct ([ int $type ] )

Shall construct a new Multiline Entry of the given type

Parameters

type

MultilineEntry::Wrap or MultilineEntry::NoWrap

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root