Adobe® Flash® Platform용 ActionScript® 3.0 참조 설명서
 |  패키지 및 클래스 목록 숨기기 |  패키지  |  클래스  |  새로운 내용  |  색인  |  부록  |  영어로 표시되는 이유
필터: 서버에서 데이터를 검색하는 중...
서버에서 데이터를 검색하는 중...
 

mx.managers 


mx.managers 패키지에는 DragManager 및 HistoryManager 등 Flex 관리자 클래스가 들어 있습니다.



인터페이스
 인터페이스설명
 IBrowserManager The interface that the shared instance of the BrowserManager implements.
 IFocusManager The IFocusManager interface defines the interface that components must implement to manage the focus on components in response to mouse activity or keyboard activity (Tab key), and to support a default button.
 IFocusManagerComplexComponent The IFocusManagerComplexComponent interface defines the interface that components that can have more than one internal focus target should implement in order to receive focus from the FocusManager.
 IFocusManagerComponent The IFocusManagerComponent interface defines the interface that focusable components must implement in order to receive focus from the FocusManager.
 IFocusManagerContainer The IFocusManagerContainer interface defines the interface that containers implement to host a FocusManager.
 IFocusManagerGroup The IFocusManagerGroup interface defines the interface that any component must implement if it is grouped in sets, where only one member of the set can be selected at any given time.
 IHistoryManagerClient Interface that must be implemented by objects registered with the History Manager.
 ILayoutManager The LayoutManager is the engine behind Flex's measurement and layout strategy.
 ILayoutManagerClient The ILayoutManagerClient interface defines the interface that a component must implement to participate in the LayoutManager's commit/measurement/layout sequence.
 IMarshalSystemManager The IMarshalSystemManager interface defines the methods and properties that classes must implement if they want to access, add, and remove bridges to other applications in a cross-versioned configuration.
 ISystemManager An ISystemManager manages an "application window".
 IToolTipManagerClient Components that implement IToolTipManagerClient can have tooltips and must have a toolTip getter/setter.
클래스
 클래스설명
 BrowserManager The BrowserManager is a Singleton manager that acts as a proxy between the browser and the application.
 CursorManager The CursorManager class controls a prioritized list of cursors, where the cursor with the highest priority is currently visible.
 CursorManagerPriority The CursorManagerPriority class defines the constant values for the priority argument to the CursorManager.setCursor() method.
 DragManager The DragManager class manages drag and drop operations, which let you move data from one place to another in a Flex application.
 FocusManager The FocusManager class manages the focus on components in response to mouse activity or keyboard activity (Tab key).
 HistoryManager History management lets users navigate through a Flex application using the web browser's Back and Forward navigation commands.
 LayoutManager The LayoutManager is the engine behind Flex's measurement and layout strategy.
 PopUpManager The PopUpManager singleton class creates new top-level windows and places or removes those windows from the layer on top of all other visible windows.
 PopUpManagerChildList The PopUpManagerChildList class defines the constant values for the detail property of the PopUpManager addPopUp() and createPopUp() methods.
 SystemManager The SystemManager class manages an application window.
 ToolTipManager The ToolTipManager lets you set basic ToolTip and error tip functionality, such as display delay and the disabling of ToolTips.
 WindowedSystemManager     The WindowedSystemManager class manages any non-Application windows in a Flex-based AIR application.

[ X ]영어로 표시되는 이유
ActionScript 3.0 참조 설명서의 내용이 영어로 나타납니다.

ActionScript 3.0 참조 설명서 중 일부는 전체 언어로 번역되지 않았습니다. 언어 요소가 번역되지 않은 경우 영어로 나타납니다. 예를 들어 ga.controls.HelpBox 클래스는 어떤 언어로도 번역되지 않았습니다. 그러므로 한국어 버전의 참조 설명서에서 ga.controls.HelpBox 클래스는 영어로 나타납니다.