|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Config | Interface for retrieving the configuration parameters of the WYSIWYG editor. |
| DragListener | Interface for listening to drag events. |
| Images | This ImageBundle contains all the images used in the User module. |
| Selectable | An object that can be selected. |
| SourcesDragEvents | An interface for registering drag event listeners. |
| SourcesTimerEvents | An interface for registering timer listeners. |
| Strings | This Constants interface is used to localize user interface strings. |
| TimerListener | Interface for listening to timer events. |
| Updatable | Interface to an object that can be updated. |
| Class Summary | |
|---|---|
| Cache | Allows us to preserve the state of the editor against the browser's Back button, the soft page refresh and the browser crash by using the browser's cache mechanism. |
| ClickCommand | A command that simulates a click when executed. |
| Console | Interface to the browser's console. |
| DeferredUpdater | Schedules updates for an Updatable object and ensures that only the most recent update is actually executed. |
| DragAdaptor | Adapts mouse events to drag events. |
| DragListenerCollection | A collection of drag listeners. |
| FocusCommand | Command that sets focus on the specified widget. |
| HandlerRegistrationCollection | A collection of HandlerRegistration instances. |
| NativeAsyncCallback<T> | |
| RichTextAreaCommand | Executes a specific command on a rich text area. |
| ShortcutKey | Represents a combination of a keyboard key and one or more modifier keys, that could trigger a specific action. |
| ShortcutKeyManager | Associates Commands to shortcut keys. |
| StringUtils | Operations on Strings. |
| TabPanelSelector | Notifies Selectable tabs within a TabPanel when they are selected. |
| TextBoxNumberFilter | |
| Timer | Extends Timer by allowing timer listeners to be registered and notified whenever
the run method is being called. |
| TimerListenerCollection | A collection of timer listeners. |
| Enum Summary | |
|---|---|
| ShortcutKey.ModifierKey | A modifier key. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||