| Package | Description |
|---|---|
| to.etc.domui.component.buttons |
This package contains all kinds of action buttons.
|
| to.etc.domui.component.input | |
| to.etc.domui.component.tbl |
| Constructor and Description |
|---|
SmallImgButton(String rurl,
IClicked<SmallImgButton> cl)
If the rurl is prefixed with THEME/ it specifies an image from the current THEME's directory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DropDownPicker<T>
Control that behaves as
SmallImgButton that has built in click handler that popups select list with predefined data to choose from. |
| Modifier and Type | Method and Description |
|---|---|
void |
DataPager.addButton(SmallImgButton sib) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataPager.addButton(String img,
IClicked<SmallImgButton> clicked) |
Copyright © 2017 etc.to. All rights reserved.