Wed Mar 26 2008 09:56:04 AM
| ᅠ | Name | Description |
|---|---|---|
| IComponentManager | The interface all IUIComponent client managers implement. | |
| ICursorManagerClient | ||
| IDepthComponentManager | The interface for managing client depths. | |
| IKeyComponentManager | The interface allows for control and shift key interaction along with the ability to tell if either key is down. | |
| IManagerEventDispatcher | ||
| IManagerStyleClient | This interface defines the style name names for client and popup overlays. | |
| IUIMoveManager | The interface a move manager class implementes to be used with the MoveManagerFX static class. | |
| IUIResizeManager | The interface a resize manager class implementes to be used with the ResizeManagerFX static class. |
| ᅠ | Name | Description |
|---|---|---|
| MoveManagerFX | The static move manager that manages clients that wish to be moved by the mouse through composition. | |
| ResizeManagerFX | A UIComponent mouse resize manager. | |
| ResizePosition | This class symbolizes a general asset placement with 9 positions. | |
| TransformCursors | These constants are used with the TransformManagerFX showCursor() method. |