Class Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
V
 VegUIBBox
 VegUIBridge
 VegUIButton
 VegUICheckBox
 VegUIClient
 VegUIContentBox
 VegUIDataset
 VegUIDynFunc
 VegUIEffect
 VegUIFXFadeIn
 VegUIFXFadeOut
 VegUIFXManager
 VegUIFXScale
 VegUIFXShadow
 VegUIList
 VegUIManager
 VegUIMenu
 VegUIMenuItem
 VegUIMouseState
 VegUINode
 VegUIPropertySet
 VegUIRequest
 VegUIScrollbar
 VegUISelector
 VegUITab
 VegUITabbedDialog
 VegUITaskBar
 VegUIWindow
Bounding box for elements, limits where an element can be moved to.
The checkbox widget
An extended vegUIManager object that can communicated with the VegUIServe server application (vegui PHP backend)
A scrollable frame to display content in.
This element extends the VegUIList element and thereby inherits all the properties and methods of the VegUIList
Allows to have a function with dynamic content
The base object for any effect
fades the target element in, gradually increasing its transparency value to 100
fades the target element out, gradually reducing its transparency value to 0
Effect manager
Adds a scaling effect to a vegui element that lets it either grow into view or shrink out of view.
Adds a shadow effect to a specified vegUI element
Spawns and keeps track of all vegUI elements
The popup menu widget.
An item in VegUIMenu object
Handles a certain keyboard or mouse event type that gets triggered by the VegUIElement the VegUIMouseState belongs to
The most basic VegUI Element.
A property set element, that has name value pairs and lets the user set the value via different methods
VegUI xml request object
extends VegUINode
a widget that lets the user select a value by clicking two buttons (left and right) with a label in the middle
A tab in VegUITabbedDialog
The tabbed dialog widget that allows to cram lots of content into little space.
A task bar that holds one button for each window spawned.
A dragable, resizeable window widget with a header component