| Package | Description |
|---|---|
| to.etc.domui.component.headers | |
| to.etc.domui.component.layout | |
| to.etc.domui.component.lookup | |
| to.etc.domui.component2.lookupinput | |
| to.etc.domui.dom.html |
| Modifier and Type | Method and Description |
|---|---|
INotify<Div> |
ExpandHeader.getOnExpand() |
INotify<IUIAction<?>> |
HamburgerMenu.getOnSelection()
Sets a notification to be called when a menu selection is made.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExpandHeader.setOnExpand(INotify<Div> onExpand) |
void |
HamburgerMenu.setOnSelection(INotify<IUIAction<?>> onSelection) |
| Modifier and Type | Method and Description |
|---|---|
INotify<ITabHandle> |
TabPanelBase.TabInstance.getOnClose() |
| Modifier and Type | Method and Description |
|---|---|
void |
ITabHandle.setOnClose(INotify<ITabHandle> notify)
Sets what function is called when this tab is closed
|
void |
TabPanelBase.TabInstance.setOnClose(INotify<ITabHandle> notify) |
void |
FloatingDiv.setOnSizeAndPositionChange(INotify<NodeBase> onSizeAndPositionChange)
Exposed listener setter for notification on size and/or position change.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LookupFormSavedFilterFragment.onFilterClicked(INotify<SavedFilter> onFilterClicked) |
void |
LookupFormSavedFilterFragment.onFilterDeleted(INotify<SavedFilter> onFilterDeleted) |
void |
SaveSearchFilterDialog.onFilterSaved(INotify<SavedFilter> onFilterSaved) |
| Modifier and Type | Method and Description |
|---|---|
INotify<Dialog> |
LookupInputBase2.getOnPopupOpen() |
| Modifier and Type | Method and Description |
|---|---|
void |
LookupInputBase2.setOnPopupOpen(INotify<Dialog> onPopupOpen) |
| Modifier and Type | Method and Description |
|---|---|
protected INotify<NodeBase> |
NodeBase.getOnSizeAndPositionChange() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NodeBase.setOnSizeAndPositionChange(INotify<NodeBase> onSizeAndPositionChange) |
Copyright © 2017 etc.to. All rights reserved.