|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IDropTargetable in to.etc.domui.component.agenda |
---|
Classes in to.etc.domui.component.agenda that implement IDropTargetable | |
---|---|
class |
MonthPanel
This is a small panel which contains all days in a given month as a calendar. |
class |
WeekAgendaComponent<T extends ScheduleItem>
|
Uses of IDropTargetable in to.etc.domui.component.delayed |
---|
Classes in to.etc.domui.component.delayed that implement IDropTargetable | |
---|---|
class |
AsyncContainer
|
class |
PollingDiv
This is a div whose content can be refreshed automatically because the client polls for changes every few seconds. |
Uses of IDropTargetable in to.etc.domui.component.graph |
---|
Classes in to.etc.domui.component.graph that implement IDropTargetable | |
---|---|
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. |
Uses of IDropTargetable in to.etc.domui.component.htmleditor |
---|
Classes in to.etc.domui.component.htmleditor that implement IDropTargetable | |
---|---|
class |
DisplayHtml
Mini component to display an HTML section. |
Uses of IDropTargetable in to.etc.domui.component.input |
---|
Classes in to.etc.domui.component.input that implement IDropTargetable | |
---|---|
class |
AbstractDivControl<T>
Abstract base class for a control that is implemented on top of a DIV. |
class |
LookupInput<T>
Lookup input field component. |
class |
SimpleLookup<T>
Represents simple lookup dialog that enables single item selection. |
Uses of IDropTargetable in to.etc.domui.component.layout |
---|
Classes in to.etc.domui.component.layout that implement IDropTargetable | |
---|---|
class |
BreadCrumb
|
class |
CaptionedPanel
A panel with a beveled caption above it. |
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 |
FloatingWindow
A simple floating window, non-blocking, with a title bar which can be dragged. |
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 |
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
|
Uses of IDropTargetable in to.etc.domui.component.layout.title |
---|
Classes in to.etc.domui.component.layout.title that implement IDropTargetable | |
---|---|
class |
AppPageTitleBar
A page title bar. |
class |
BasePageTitleBar
|
Uses of IDropTargetable in to.etc.domui.component.lookup |
---|
Classes in to.etc.domui.component.lookup that implement IDropTargetable | |
---|---|
class |
LookupForm<T>
Creates a search box to enter search criteria. |
class |
MultipleSelectionLookup<T>
Dialog that enables multiple lookup selection. |
Uses of IDropTargetable in to.etc.domui.component.misc |
---|
Classes in to.etc.domui.component.misc that implement IDropTargetable | |
---|---|
class |
Explanation
|
class |
InfoPanel
|
class |
InternalParentTree
This popup floater shows all parent nodes from a given node up, and selects one. |
class |
MsgBox
|
class |
OddCharacters
|
class |
PercentageCompleteRuler
|
class |
ShelveBreadCrumb
Shows the current shelved path has a breadcrumb, and allows the user to move up into that path. |
class |
VerticalSpacer
|
Uses of IDropTargetable in to.etc.domui.component.ntbl |
---|
Classes in to.etc.domui.component.ntbl that implement IDropTargetable | |
---|---|
class |
ExpandingEditTable<T>
This component is a table, using a TableModel, which can also edit it's rows and expand them. |
Uses of IDropTargetable in to.etc.domui.component.tbl |
---|
Classes in to.etc.domui.component.tbl that implement IDropTargetable | |
---|---|
class |
CheckBoxDataTable<T>
Deprecated. |
class |
DataCellTable
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 |
TableModelTableBase<T>
|
class |
TabularComponentBase<T>
|
Uses of IDropTargetable in to.etc.domui.component.tree |
---|
Classes in to.etc.domui.component.tree that implement IDropTargetable | |
---|---|
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. |
Uses of IDropTargetable in to.etc.domui.component.upload |
---|
Classes in to.etc.domui.component.upload that implement IDropTargetable | |
---|---|
class |
FileUpload
Represents a file upload thingy which handles ajaxy uploads. |
Uses of IDropTargetable in to.etc.domui.dom.html |
---|
Classes in to.etc.domui.dom.html that implement IDropTargetable | |
---|---|
class |
Div
|
class |
ModificationFenceDiv
This is DIV that is used as user input modified flag fence. |
class |
UrlPage
The base for all pages that can be accessed thru URL's. |
Uses of IDropTargetable in to.etc.domui.login |
---|
Classes in to.etc.domui.login that implement IDropTargetable | |
---|---|
class |
AccessDeniedPage
|
Uses of IDropTargetable in to.etc.domui.pages.generic |
---|
Classes in to.etc.domui.pages.generic that implement IDropTargetable | |
---|---|
class |
BasicEditPage<T>
Basic stuff to handle editing a simple entity. |
class |
BasicListPage<T>
Generic page handling some cruddy stuff. |
class |
BasicPage<T>
|
Uses of IDropTargetable in to.etc.domui.trouble |
---|
Classes in to.etc.domui.trouble that implement IDropTargetable | |
---|---|
class |
ExpiredDataPage
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |