| Package | Description |
|---|---|
| to.etc.domui.component.input | |
| to.etc.domui.component.layout | |
| to.etc.domui.component.lookup | |
| to.etc.domui.component.misc | |
| to.etc.domui.component.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFloatingLookup<T>
Super class for floating window based lookups.
|
class |
SimpleLookup<T>
Represents simple lookup dialog that enables single item selection.
|
| Modifier and Type | Method and Description |
|---|---|
FloatingWindow |
LookupInputBase.getFloater() |
| Modifier and Type | Method and Description |
|---|---|
static FloatingWindow |
FloatingWindow.create(NodeBase parent)
Deprecated.
Create and link a modal floating window.
|
static FloatingWindow |
FloatingWindow.create(NodeBase parent,
String ttl)
Deprecated.
|
static FloatingWindow |
FloatingWindow.create(NodeBase parent,
String ttl,
boolean modal)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleSelectionLookup<T>
Dialog that enables multiple lookup selection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OddCharacters |
| Modifier and Type | Class and Description |
|---|---|
class |
TreeSelectionWindow<T>
A popup window that shows a tree and lets the user select one entry from it.
|
Copyright © 2017 etc.to. All rights reserved.