See: Description
Interface | Description |
---|---|
TemporaryFileResourceLink.ITempFileCreator |
Class | Description |
---|---|
AbstractDeleteButton<BO extends EntityWithSurrogateKey> |
A generic delete button.
|
AssignedGroupRedirectButton |
Button for redirection to group detail.
|
AuthorizedDeleteButton<BO extends EntityWithSurrogateKey> |
Delete button visible by authorized users only.
|
AuthorizedLink<T> |
Link visible and clickable only for authorized users.
|
AuthorizedRedirectButton |
Redirect button visible by authorized users only.
|
BooleanLabel |
Label for boolean values, converting them to a more readable form.
|
CommitChangesButton |
Button for committing changes in a rule group.
|
CustomValidableField |
Textfield with custom validator.
|
DeleteButton<BO extends EntityWithSurrogateKey> |
A generic delete button to delete non-raw BOs.
|
DeleteConfirmationMessage |
Represents the message to be displayed inside a confirmation
box applied to a delete button.
|
DetachableAutoCompleteTextField |
Textfield with auto-complete feature and detachable model.
|
HelpWindow |
A generic modal window to display help information.
|
LimitedEditingForm<T> |
A form that can only be confirmed by authorized users.
|
LogInPanel |
Container panel for the login form.
|
MenuGroupComponent |
Container of links in the main menu.
|
OIRuleExportButton |
Button for exporting OI rules.
|
OIRuleImportButton |
Button for importing OI rules.
|
RedirectButton |
A generic button to redirect to another page.
|
RedirectWithParamButton |
TODO: change documentation comments (plus classname, aso.) to reflect the
fact that this no longer is a "redirect with a single param button"
A generic button to redirect to another page wich takes a single Integer
parameter (e.g.
|
RedirectWithParamButtonWithLabel |
Component that mixes ability to redirect to a concrete page and display label
known at construction time.
|
RegexField |
Input component with validation for regexp supported in Virtuoso functions
|
ReplacementField |
Input component bound to a regexp field, validation will be performed for the couple
|
RoundedNumberLabel |
Allows to display floating point numbers with limited number of decimal places
|
SortTableButton<BO extends BusinessEntity> |
A generic button to sort a table by one of its columns.
|
StateLabel |
Label for
EnumGraphState values, converting them to a more readable form. |
StringifiedEnumLabel |
Label for values created from enum values converted to string.
|
TemporaryFileResourceLink<T> |
A link for download of contents stored in a temporary file.
|
TimestampLabel |
Label for timestamp values, converting them to a more readable form.
|
TruncatedLabel |
A label, which has it's text truncated upto a fixed number of characters.
|
UnobtrusivePagingNavigator |
PagingNavigator that is hidden when pagination is not needed.
|
UploadButton |
Button with file-upload functionality.
|
Copyright © 2013. All Rights Reserved.