A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
mainMenuClick — Event in class com.adobe.csxs.core.CSXSInterface
Dispached when the user clicks a main window menu.
maxHeight — Property in class com.adobe.csxs.types.Extension
The maximum height in pixels of the main window of this extension.
maxWidth — Property in class com.adobe.csxs.types.Extension
The maximum width in pixels of the main window of this extension.
m_currentStateInfo — Property in class com.adobe.csxs.core.CSXSInterface
MEDIUM — Constant static property in class com.adobe.csxs.types.AntiAliasLevel
MenuClickEvent — Class in package com.adobe.csxs.events
This event is dispatched when a panel menu command is clicked.
MenuClickEvent(menuId, menuName, bubbles, cancelable) — Constructor in class com.adobe.csxs.events.MenuClickEvent
Creates the event object.
menuId — Property in class com.adobe.csxs.events.MenuClickEvent
The unique identifier of the panel menu command that generated this event.
menuName — Property in class com.adobe.csxs.events.MenuClickEvent
The display name of the panel menu command that generated this event.
minHeight — Property in class com.adobe.csxs.types.Extension
The minimum height in pixels of the main window of this extension.
minWidth — Property in class com.adobe.csxs.types.Extension
The minimum width in pixels of the main window of this extension.
_MODAL_DIALOG — Constant static property in class com.adobe.csxs.types.CSXSWindowType
Constant for the CSXS window type ModalDialog.
MODAL_DIALOG — Static property in class com.adobe.csxs.types.CSXSWindowType
Modal dialog window type.
_MODELESS — Constant static property in class com.adobe.csxs.types.CSXSWindowType
Constant for the CSXS window type Modeless.
MODELESS — Static property in class com.adobe.csxs.types.CSXSWindowType
Modeless window type (such as a welcome screen or about box).
MY_DOCUMENTS — Constant static property in class com.adobe.csxs.types.SystemPath
Identifies the path to the user's default document folder.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z