gb.web.form

This component allows to make the GUI of a web application with the IDE form editor.

Almost everything is done on the server side. The user browser is mainly used as an enhanced graphical terminal running the less JavaScript as possible. Events and page refresh flow between the browser and the server through XML HTTP requests.

Dit component is vervallen.
Auteur BenoƮt Minisini.
Vereist gb.web, gb.util.web, gb.util.
Sluit uit gb.gui, gb.gui.qt, gb.gtk, gb.gtk3, gb.qt4, gb.qt5, gb.sdl2, gb.sdl, /wiki/comp/gb.web.form2.

Klasse Beschrijving
Align This class provides constants for alignment of text, cells...
Arrange This class provides the constants that defined the arrangement mode of a container.
Color This class provides constant for pre-defined colors and color-related methods
Message This class allows to display a message box in a web form.
Scroll Constants used by the ScrollBar property of many controls.
Select Constants used for the selection mode of WebTable control.
WebButton This class implements a push button.
WebCheckBox This class implements a check-box control.
WebComboBox This class implements a combo-box control.
WebContainer This class implements a generic container for other controls.
WebControl This class is the parent class of every web controls.
WebControlStyle
WebDateBox
WebDateChooser This class implements a calendar that allows to choose a date.
WebExpander This class implements an expander container.
WebForm This class represents the different pages and dialogs of your Web application.
WebHBox A container that lays out its content horizontally.
WebHtml
WebImage
WebLabel
WebMenu
WebMenuBar
WebMenuItem
WebProgressBar
WebRadioButton
WebScrollView
WebSeparator
WebSlider
WebSpinBox
WebTable
WebTableData
WebTabPanel
WebTextArea
WebTextBox
WebTimer
WebUploadArea
WebUploader
WebVBox A container that lays out its content vertically.