Hevea documentation

Hevea.Core.Http.Html.UI Namespace

Namespace hierarchy

Classes

Class Description
Button Implements the Button Web component.
Checkbox Implements the Checkbox Web component.
Combo Implements the Combo Web component.
Datagrid Implements the Datagrid Web component.
EditableList Implements the Editable list Web component.
FileSelector Implements the FileSelector Web component.
FrameBorder Implements the Frameborder Web component.
Frameset Implements the Frameset Web component.
Grid Implements the Grid Web component.
HyperLink Implements the HyperLink Web component.
Image Implements the Image Web component.
JavaScript Implements the JavaScript Web component.
Label Implements the Label Web component.
LevelMeter Implements the LevelMeter Web component.
Link Implements a Hyperlink that can be added in the Datagrid
Panel Implements the Panel Web component.
Tab Implements the Tab Web component.
TabGroup Implements the Tab Group Web component.
TextField Implements the TextField Web component.
TextGrid Implements the TextGrid Web component.
ToolBar Implements the ToolBar Web component.
TreeNode Implements a tree node
Verbatim Implements the Verbatim Web component.
WebComponent WebComponent implementation.
WebPage Implementation of a Web page.

Delegates

Delegate Description
Button.OnClick Delegates used to capture the button OnClick event.
Combo.OnChange Delegate used to capture the combo OnChange event.
TreeNode.OnSelectHandler Delegate used to capture the TreeNode OnSelectHandler event.
WebPage.OnRender Events sent before rendering the page.

Enumerations

Enumeration Description
Frameset.FramesetType Type of frameset.
Grid.VerticalAlignment Sub-components vertical alignement style.
Image.ImageVerticalAlignment Image vertical alignment style.
TextField.FieldType Type of field.
WebPage.MessengerType Types of messanger notifications.