Package | Description |
---|---|
net.sf.mmm.client.ui.api.event |
Contains the event API of the client UI.
|
net.sf.mmm.client.ui.api.handler |
Contains interfaces for handlers of the UI.
|
net.sf.mmm.client.ui.api.handler.action |
Contains interfaces for plain UI handlers.
|
net.sf.mmm.client.ui.api.handler.event |
Contains interfaces for event related UI handlers.
|
net.sf.mmm.client.ui.api.handler.object |
Contains interfaces for object-related UI handlers.
|
net.sf.mmm.client.ui.base.dynamic |
Contains the (base) implementations of dynamic effects.
|
net.sf.mmm.client.ui.base.handler.event |
Contains the base implementation for event handling.
|
net.sf.mmm.client.ui.base.widget |
Contains the base implementation for widgets.
|
net.sf.mmm.client.ui.base.widget.core |
Contains the base implementation for core widgets.
|
net.sf.mmm.client.ui.base.widget.custom.field |
Contains the API for custom field widgets.
|
net.sf.mmm.client.ui.base.widget.custom.pattern |
Contains the API for custom pattern widgets.
|
Class and Description |
---|
AbstractUiEvent
This is the abstract base implementation of
UiEvent . |
EventType
This enum contains the available types of a
UiEvent . |
UiEvent
This is the interface for an event of the UI.
|
UiEventCollapseOrExpand |
UiEventFocus |
UiEventOpenOrClose
This is the implementation of
UiEvent for EventType.CLICK . |
Class and Description |
---|
UiEvent
This is the interface for an event of the UI.
|
Class and Description |
---|
UiEvent
This is the interface for an event of the UI.
|
Class and Description |
---|
UiEvent
This is the interface for an event of the UI.
|
UiEventClick
This is the implementation of
UiEvent for EventType.CLICK . |
UiEventClose
This is the implementation of
UiEvent for EventType.CLOSE . |
UiEventCollapse
This is the implementation of
UiEvent for EventType.COLLAPSE . |
UiEventExpand
This is the implementation of
UiEvent for EventType.EXPAND . |
UiEventFocusGain
This is the implementation of
UiEvent for EventType.FOCUS_GAIN . |
UiEventFocusLoss
This is the implementation of
UiEvent for EventType.FOCUS_LOSS . |
UiEventMode
This is the implementation of
UiEvent for EventType.MODE . |
UiEventOpen
This is the implementation of
UiEvent for EventType.OPEN . |
UiEventSelectionChange
This is the implementation of
UiEvent for EventType.SELECTION_CHANGE . |
UiEventValueChange
This is the implementation of
UiEvent for EventType.VALUE_CHANGE . |
Class and Description |
---|
UiEvent
This is the interface for an event of the UI.
|
Class and Description |
---|
UiEventMode
This is the implementation of
UiEvent for EventType.MODE . |
Class and Description |
---|
EventType
This enum contains the available types of a
UiEvent . |
Class and Description |
---|
UiEvent
This is the interface for an event of the UI.
|
Class and Description |
---|
UiEventCollapse
This is the implementation of
UiEvent for EventType.COLLAPSE . |
UiEventCollapseOrExpand |
UiEventExpand
This is the implementation of
UiEvent for EventType.EXPAND . |
Class and Description |
---|
UiEvent
This is the interface for an event of the UI.
|
Class and Description |
---|
UiEvent
This is the interface for an event of the UI.
|
UiEventSelectionChange
This is the implementation of
UiEvent for EventType.SELECTION_CHANGE . |
Copyright © 2001–2016 mmm-Team. All rights reserved.