Part III. Components Reference

Table of Contents

XIII. Base Components
basebutton — Abstract class for making buttons with up-over-down states.
basebuttonrepeater — a basebutton that sends an event if the mouse is held down.
basecombobox — baseclass for a combobox
basecomponent — an abstract class which all components subclass
basedatacombobox — baseclass for a datacombobox
basedatepicker — An abstract date picker.
basedatepickerday — An abstract class representing a day for use with basedatepicker
basedatepickerweek — An abstract class representing a week for use with basedatepicker
baseform — web form
baseformitem — an abstract class for components which are used in a form
basegrid — An abstract row-based container for data elements.
baselist — contains a group of baselistitems
baselistitem — a group of these are managed by a baselist
basescrollarrow — Provides non-visual aspects of scrollbar's arrow.
basescrollbar — Provides non-visual aspects of scrollbar.
basescrollthumb — Provides non-visual aspects of a scrollbar thumb.
basescrolltrack — Provides non-visual aspects of a scrollbar track.
baseslider — A non-visual base class for implementing sliders.
basesliderthumb
baseslidertrack
basetab
basetabelement — Base class for the contents of a basetabslider.
basetabpane — A non-visual tabpane for the basetabs component.
basetabs — A non-visual container for basetabpanes.
basetabsbar — A non-visual container for basetab components.
basetabscontent — The non-visual container for basetabpanes.
basetabslider — A non-visual container that animates and coordinates the sliding of basetabelements
basetrackgroup — used for grouping a set of views responding to mousetrack events.
basetree — An abstract base class to build tree controls.
basevaluecomponent — an abstract class for components which represent data
basewindow — base window class
hbox — A horizontal box
image — A way to import images
multistatebutton — a button with multiple states, such as a toggle button
statictext
style — specifies colors used by components
submit — associates a form with a dataset
swatchview — A simple space-filling colored view.
vbox — A vertical box for grouping subviews
XIV. Laszlo Components
alert — A window.
basefloatinglist
button — The button class provides a simple pushbutton.
checkbox — shortdesc
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
form — web form with standard layout
grid — Presents a grid backed by a datasource.
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
menubutton
menuitem
menuseparator
modaldialog
plainfloatinglist — a floatinglist with plain appearance that appears above other components
radiobutton — The radio tag provides a simple radio button.
radiogroup
scrollbar — Provides a standard scrollbar.
simpleinputtext
slider
sliderthumb — A slider.
slidertrack
tab
tabelement
tabpane
tabs — The tabs class takes tabpanes, and provides a tab for each one.
tabsbar
tabscontent
tabslider
textlistitem — a textlistitem extends listitem and provides text display
tree — A tree control.
vscrollbar — Provides a vertical scrollbar.
window
windowpanel — A draggable panel that provides common behavior for various window classes.
XV. Layouts
constantboundslayout
constantlayout
resizelayout
reverselayout
simpleboundslayout
simplelayout
stableborderlayout
wrappinglayout
XVI. RPC
javarpc
param
remotecall
rpc
sessionrpc
soap
webapprpc
XMLHttpRequest
xmlrpc
XVII. States
dragstate — A standard dragging behavior.
resizestate — A standard resize behavior.
resizestatemin