| Interface | Description |
|---|---|
| AcquiredLocksPresenter.MyProxy |
Defines the proxy place for GWTP framework.
|
| AcquiredLocksPresenter.MyView |
This view interface that must be implemented by the concrete view according to GWTP
framework.
|
| AcquiredLocksUIHandler |
Defines business methods for views to manage acquired locks.
|
| AcquiredLocksView.Binder |
GWT UI creator.
|
| AddRecordLockView.Binder |
GWT UI creator
|
| Class | Description |
|---|---|
| AcquiredLocksPresenter |
Manages acquired locks.
|
| AcquiredLocksView |
A view to manage acquired locks.
|
| AddRecordLockView |
AddRecordLockView represents a dialog to add a new record to be acquired by a lock.
|
| Enum | Description |
|---|---|
| AcquiredLocksPresenter.AcquiredLocksViewStates |
Defines the Acquired Locks View states
|