Control Separator
(UI 0.9.9)
Introducere
A Separator represents a control separator, it has no other function.
Sinopsisul clasei
public __construct
(
int $type
= UI\Controls\Separator::Horizontal
)
}
Constante predefinite
UI\Controls\Separator::Horizontal
-
A Horizontal Separator
UI\Controls\Separator::Vertical
-
A Vertical Separator
Cuprins
There are no user contributed notes for this page.