| Package | Description |
|---|---|
| to.etc.domui.component.controlfactory | |
| to.etc.domui.component.form | |
| to.etc.domui.component.htmleditor | |
| to.etc.domui.component.misc |
| Modifier and Type | Class and Description |
|---|---|
class |
RelationLookupDisplayInput<T>
display marker
|
class |
TextDisplayArea
Display marker
|
| Modifier and Type | Method and Description |
|---|---|
IDisplayControl<T> |
DisplayOnlyPropertyBinding.getControl() |
| Constructor and Description |
|---|
DisplayOnlyPropertyBinding(IReadOnlyModel<?> model,
PropertyMetaModel<T> propertyMeta,
IDisplayControl<T> control) |
| Modifier and Type | Method and Description |
|---|---|
<V,T extends NodeBase & IDisplayControl<V>> |
GenericFormBuilder.addDisplayProp(String propertyname,
T ctl)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DisplayHtml
Mini component to display an HTML section.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DisplayCheckbox
Display-only checkbox which renders better than a disabled checkbox thingy.
|
class |
DisplaySpan<T>
This is a special control which can be used to display all kinds of values as a span without any formatting.
|
class |
DisplayValue<T>
This is a special control which can be used to display all kinds of values.
|
Copyright © 2017 etc.to. All rights reserved.