|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBuildableComponent | |
---|---|
wheel | |
wheel.components | |
wheel.testing |
Uses of IBuildableComponent in wheel |
---|
Classes in wheel that implement IBuildableComponent | |
---|---|
class |
ErrorPage
Displays all unhandled exceptions if no error mapping or error page has been set in IEngine for the current request cycle. |
Uses of IBuildableComponent in wheel.components |
---|
Classes in wheel.components that implement IBuildableComponent | |
---|---|
class |
CheckboxGroup
CheckboxGroup makes it possible to select objects with checkboxes from an ISelectModel. |
class |
Form
Represents an HTML form. |
class |
RadioGroup
A form element that makes it possible to choose a single object from a collection of objects using radio buttons. |
class |
Select
A form element that makes it possible to choose a single object or multiple objects (using multiselect mode) from a collection of objects using the <select> element. |
class |
SelectModelFormElement
|
class |
StandaloneComponent
Defines the contract for complex components. |
Uses of IBuildableComponent in wheel.testing |
---|
Classes in wheel.testing that implement IBuildableComponent | |
---|---|
class |
MockPage
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |