| Modifier and Type | Class and Description |
|---|---|
class |
MonthPanel
This is a small panel which contains all days in a given month as a calendar.
|
class |
WeekAgendaComponent<T extends ScheduleItem> |
| Modifier and Type | Class and Description |
|---|---|
class |
ComboBoxBase<T,V> |
class |
SelectFixed<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
RelationLookupDisplayInput<T>
display marker
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncContainer |
class |
PollingDiv
This is a div whose content can be refreshed automatically because the client polls
for changes every few seconds.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataTableRow<T> |
class |
MultiRowDataTable<T>
POC for a datatable based on the live dom code.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColorPicker
Color picker using the color picker from: http://www.eyecon.ro/colorpicker
|
class |
ColorPickerButton
This is a Small button which shows a selected color, and which opens
a color selector to change that color when pressed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExpandHeader
This is a header for a collapsable region with an expand/collapse
button at the front, a text in the middle and an optional "hamburger"
button at the end.
|
class |
GenericHeader |
class |
HamburgerMenu |
| Modifier and Type | Class and Description |
|---|---|
class |
DisplayHtml
Mini component to display an HTML section.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DisplayImage
This displays an image that is contained in an
IUIImage structure. |
class |
ImageSelectControl
This control allows selecting a single image as an upload.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDivControl<T>
Abstract base class for a control that is implemented on top of a DIV.
|
class |
AbstractFloatingLookup<T>
Super class for floating window based lookups.
|
class |
CheckboxSetInput<T> |
class |
CheckboxSetInputBase<V,T> |
class |
KeyWordSearchInput<T>
Represents keyword search panel that is used from other components, like LookupInput.
|
class |
LabelSelector<T>
Input component to select small things from a dataset.
|
class |
LookupInput<T>
Lookup input field component.
|
class |
LookupInputBase<QT,OT> |
class |
MultipleLookupInput<T>
Component that is based on LookupInput, that allows multiple selection of items by adding found items into selection box.
|
class |
SearchInput<T>
This class is an <input> control which can do on-the-fly lookup of data that is being typed.
|
class |
SimpleLookup<T>
Represents simple lookup dialog that enables single item selection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BorderLayoutPanel |
class |
BreadCrumb |
class |
Caption |
class |
Caption2
A multi-format caption component.
|
class |
CaptionedPanel
A panel with a beveled caption above it.
|
class |
ContentPanel
A simple div acting as a content panel, with margins all around.
|
class |
Dialog
A base class for retrieving any kind of input from a user.
|
class |
EditDialog<T>
A Dialog that is used to edit some instance of data <T>, containing methods to handle all
parts of the editing process.
|
class |
ErrorMessageDiv
This is the default in-component error handling panel, for components that
handle their own errors.
|
class |
ErrorPanel
This is a CaptionedPanel which captures and displays errors for the tree
it is in.
|
class |
FloatingDiv
The base class for all floating thingeries (new style).
|
class |
FloatingWindow
Deprecated.
|
class |
InputDialog<T,C extends NodeBase & IControl<T>>
A Dialog that is used to input single value of type <T>, using input control of type <C>.
|
class |
MessageLine
Forms a simple error message line with a small icon and a text (which may contain basic html).
|
class |
Panel |
class |
PopInPanel
Pop-in panel and link functionality.
|
class |
ScrollableTabPanel
Customization of
TabPanel that render tabs in single line, provide scroller buttons if needed. |
class |
SizedPanel
A side panel with a top, bottom and variable-size middle area, and optional sizes.
|
class |
SplitLine
Experimental, do not use- Splitter which itself is just a DIV and which does not contain
the controlled regions but just has a reference to them.
|
class |
SplitterPanel
Splitter control is just wrapper DIV around javascript baset splitter implementation based on
jQuery.splitter.js - animated splitter plugin, version 1.0 (2010/01/02), author Kristaps Kukurs (contact@krikus.com)
|
class |
TabPanel
A panel containing multiple tabs.
|
class |
TabPanelBase |
class |
Window
This is a basic floating window, with a title area, optional fixed content area's
at the top and the bottom, and a scrollable content area in between.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppPageTitleBar
A page title bar.
|
class |
BasePageTitleBar |
| Modifier and Type | Class and Description |
|---|---|
class |
LookupForm<T>
Creates a search box to enter search criteria.
|
class |
LookupFormSavedFilterFragment
Fragment containing the saved filter searches
|
class |
MultipleSelectionLookup<T>
Dialog that enables multiple lookup selection.
|
class |
SaveSearchFilterDialog |
| Modifier and Type | Class and Description |
|---|---|
class |
SimplePopupMenu
EXPERIMENTAL, INCOMPLETE A popup menu.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloseOnClickPanel |
class |
DebugWindow |
class |
Explanation |
class |
Flare |
class |
InfoPanel |
class |
InternalParentTree
This popup floater shows all parent nodes from a given node up, and selects one.
|
class |
MessageFlare
Message flare component.
|
class |
MsgBox |
class |
MsgBox2
Easier to use MsgBox using Builder pattern.
|
class |
OddCharacters |
class |
PercentageCompleteRuler |
class |
VerticalSpacer |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpandingEditTable<T>
This component is a table, using a TableModel, which can also edit it's rows
and expand them.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LayoutPanelBase
Experimental: a panel that handles component layout for things added to it.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CheckBoxDataTable<T>
Deprecated.
|
class |
DataCellTable<T>
A table-related component which shows all "rows" in a single cell instead of
in a table.
|
class |
DataPager
A pager component for a DataTable-based table.
|
class |
DataTable<T>
POC for a datatable based on the live dom code.
|
class |
ListShuttle
The ListShuttle component contains a SOURCE list and a TARGET list, and allows the user to
"shuttle" elements from the SOURCE list to the TARGET list, and v.v.
|
class |
MultipleSelectionDataTable<T>
DataTable customized to support multiple selection functionality.
|
class |
PageableTabularComponentBase<T> |
class |
ScrollableDataTable<T>
Deprecated.
since there is an issue with table with calculation on various browsers.
Redundant horizontal scrollbars may appear randomly. A workaround for the issue is fixing each column width. |
class |
SelectableTabularComponent<T> |
class |
TableHeader
An extra table header that can be added to a
RowRenderer. |
class |
TableModelTableBase<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
Tree<T> |
class |
TreeSelect<T> |
class |
TreeSelectionWindow<T>
A popup window that shows a tree and lets the user select one entry from it.
|
class |
TreeSelectMulti<T>
A tree component that allows selection of multiple items.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BulkUpload
This component uses swfupload to handle selecting multiple
files in a browser and uploading them in here.
|
class |
BulkUploadButton |
class |
FileUpload
Represents a file upload thingy which handles ajaxy uploads.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComboComponentBase2<T,V>
Alternate version of the combobox that wraps a select instead of being one.
|
class |
ComboFixed2<T>
Simple combobox handling [String, Object] pairs where the string is the
presented label value and the Object represents the values selected.
|
class |
ComboLookup2<T>
Combobox component where the list type is the same as the value type, i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLookupInputDialog<QT,OT> |
class |
LookupInput2<T>
Lookup input field component.
|
class |
LookupInputBase2<QT,OT> |
class |
SearchInput2
Represents keyword search panel that is used from other components, like LookupInput.
|
class |
SelectOnePanel<T>
A panel that is meant as a dropdown for a
SearchInput2 or ComboBoxBase. |
| Modifier and Type | Class and Description |
|---|---|
class |
Div |
class |
ModificationFenceDiv
This is DIV that is used as user input modified flag fence.
|
class |
MsgDiv |
class |
Pre |
class |
RadioGroup<T>
This is a simple marker which groups radiobuttons together.
|
class |
TR |
class |
UrlPage
The base for all pages that can be accessed thru URL's.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigPart |
class |
FilterRowEditor |
class |
HandlerRowEditor |
class |
LoggerConfigPage |
class |
RowEditorBase<T> |
class |
TestLoggerPage |
| Modifier and Type | Class and Description |
|---|---|
class |
LogTailerFragment
This fragment shows lines from a tailed file as they come in.
|
class |
ServerLogPage |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedPage
Shows access denied info.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicEditPage<T>
Basic stuff to handle editing a simple entity.
|
class |
BasicListPage<T>
Generic page handling some cruddy stuff.
|
class |
BasicPage<T> |
class |
CurrentlyLoggedInUsersPage |
| Modifier and Type | Class and Description |
|---|---|
class |
DateInputTestPage
Selenium test date input check page.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataAccessViolationPage |
class |
ExpiredDataPage |
class |
ExpiredSessionPage |
| Modifier and Type | Method and Description |
|---|---|
IDraggable |
IDragArea.getDragHandle()
Returns the handle for the drag and drop functionality.
|
Copyright © 2017 etc.to. All rights reserved.