Laszlo Components


Table of Contents

<alert>
A simple alert.
<basefloatinglist>
base class for floatinglist
<button>
The button class provides a simple pushbutton.
<checkbox>
The checkbox tag provides a simple toggle button.
<combobox>
combobox displays a dropdown list of selectable items.
<datacombobox>
combobox displays a data-driven dropdown list of selectable items.
<datepicker>
A simple date picker
<datepickerday>
<datepickerweek>
<edittext>
text input component with lz components look and feel
<floatinglist>
a floatinglist appears above other components
<focusoverlay>
an abstract class for the focus indicator
<form>
web form with standard layout
<grid>
Presents a grid backed by a datasource.
<gridcolumn>
Declares a column in a grid.
<gridtext>
Declares a text column in a grid.
<hscrollbar>
Provides a horizontal scrollbar.
<list>
contains listitems and provides selection capabilities.
<listitem>
a listitem is an element of a list
<menu>
A pull-down menu that can be used within a menubar, a menuitem or any other view.
<menuarrow>
<menubar>
A menubar that contains menus.
<menubutton>
<menuitem>
<menuseparator>
A horizontal separator for pull-down menus.
<menutrackgroup>
<modaldialog>
A modal dialog
<plainfloatinglist>
a floatinglist with plain appearance that appears above other components
<radiobutton>
The radio tag provides a simple radio button.
<radiogroup>
Enables a one-of-many selection of its children.
<scrollbar>
Provides a standard scrollbar.
<simpleinputtext>
A simple input text field with basic borders.
<slider>
A slider.
<sliderthumb>
A slider.
<slidertrack>
<tab>
The lz tab is used by tabs.
<tabelement>
A tab element view that is opened and closed in conjunction with a tabslider.
<tabpane>
A tabpane houses content to be shown within a tabs component when its correlated tab is selected.
<tabs>
The tabs class takes tabpanes, and provides a tab for each one.
<tabsbar>
The lz tabsbar class for laying out tab items.
<tabscontent>
The tabs content container for tabpanes.
<tabslider>
A Container that animates and coordinates the sliding of Tabelements.
<textlistitem>
a textlistitem extends listitem and provides text display
<tooltip>
A floating "tooltip" for a view.
<tree>
A tree control.
<vscrollbar>
Provides a vertical scrollbar.
<window>
A window.
<windowpanel>
A draggable panel that provides common behavior for various window classes.