Package org.uberfire.client.mvp
-
Interface Summary Interface Description HasPresenter<T> Interface to inject a Presenter into a View for MVP-based Element implementations.LockTarget.TitleProvider UberElement<T> Deprecated. UseUberElementaland 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 Summary 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 executedSaveInProgressEvent Client-local event to indicate that a save command has been executedUpdatedLockStatusEvent Client-local event to inform UI components of a lock status change.