| Interface | Description |
|---|---|
| HasPresenter<T> |
Interface to inject a Presenter into a View for MVP-based Element
implementations.
|
| LockTarget.TitleProvider | |
| UberElement<T> | Deprecated
Use
UberElemental and elemental2 instead. |
| UberElemental<T> |
Interface to inject a Presenter into a View for MVP-based Element
implementations.
|
| UberView<T> |
Interface to inject a Presenter into a View for MVP-based Widget
implementations.
|
| Class | Description |
|---|---|
| LockRequiredEvent |
Client-local event to indicate that the currently focused editor needs to request a lock.
|
| LockTarget |
Holds information about the target of a lock.
|
| RenameInProgressEvent |
Client-local event to indicate that a rename command has been executed
|
| SaveInProgressEvent |
Client-local event to indicate that a save command has been executed
|
| UpdatedLockStatusEvent |
Client-local event to inform UI components of a lock status change.
|
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.