Interfaces
NameDescription
 IComponentManagerThe interface all IUIComponent client managers implement.
 ICursorManagerClient 
 IDepthComponentManagerThe interface for managing client depths.
 IKeyComponentManagerThe interface allows for control and shift key interaction along with the ability to tell if either key is down.
 IManagerEventDispatcher 
 IManagerStyleClientThis interface defines the style name names for client and popup overlays.
 IUIMoveManagerThe interface a move manager class implementes to be used with the MoveManagerFX static class.
 IUIResizeManagerThe interface a resize manager class implementes to be used with the ResizeManagerFX static class.
Classes
NameDescription
 MoveManagerFXThe static move manager that manages clients that wish to be moved by the mouse through composition.
 ResizeManagerFXA UIComponent mouse resize manager.
 ResizePositionThis class symbolizes a general asset placement with 9 positions.
 TransformCursorsThese constants are used with the TransformManagerFX showCursor() method.