| Interface | Description |
|---|---|
| ControlCallback |
| Class | Description |
|---|---|
| Control |
Base class for all the controls.
|
| ControlInputReader |
Utility object that allows to read the input values from the HTTP request.
|
| ControlManager |
A service for reading web views, and keep track of all controls classes
in the application.
|
| ControlPlaceHolder |
A control that represents a placeholder for a layout.
|
| ControlProcessor |
Annotations processor for the Web Components.
|
| DynamicControl | |
| UIEvent |
The data for the events of the control that can be render in a WebView.
|
| UIEventAdapter |
Adapter to map from String to UIEvents objects.
|
| UIExpression |
Represents an expression that can be use in a view to pull a value from the
model during a view render.
|
| UIExpressionAdapter |
XML Adapter for the UIExpression class.
|
| UIFileExpression |
Represents an input expression for a control.
|
| UIFileExpressionAdapter |
An XmlAdapter for UIFileExpression
|
| UIInputExpression |
Represents an input expression for a control.
|
| UIInputExpressionAdapter |
An XmlAdapter for UIInputExpression
|
Copyright © 2015–2017 Bridje Framework. All rights reserved.