Package | Description |
---|---|
net.sf.mmm.client.ui.api.event |
Contains the event API of the client UI.
|
Modifier and Type | Class and Description |
---|---|
class |
UiEventClick
This is the implementation of
UiEvent for EventType.CLICK . |
class |
UiEventClose
This is the implementation of
UiEvent for EventType.CLOSE . |
class |
UiEventCollapse
This is the implementation of
UiEvent for EventType.COLLAPSE . |
class |
UiEventCollapseOrExpand
|
class |
UiEventExpand
This is the implementation of
UiEvent for EventType.EXPAND . |
class |
UiEventFocus
|
class |
UiEventFocusGain
This is the implementation of
UiEvent for EventType.FOCUS_GAIN . |
class |
UiEventFocusLoss
This is the implementation of
UiEvent for EventType.FOCUS_LOSS . |
class |
UiEventMode
This is the implementation of
UiEvent for EventType.MODE . |
class |
UiEventOpen
This is the implementation of
UiEvent for EventType.OPEN . |
class |
UiEventOpenOrClose
This is the implementation of
UiEvent for EventType.CLICK . |
class |
UiEventSelectionChange<VALUE>
This is the implementation of
UiEvent for EventType.SELECTION_CHANGE . |
class |
UiEventValueChange<VALUE>
This is the implementation of
UiEvent for EventType.VALUE_CHANGE . |
Copyright © 2001–2016 mmm-Team. All rights reserved.