PopupDialog extends ModalDialog
Constructors
Parameters:
options: Number
Properties
Inheritance
- Dialog
-
- active
- bounds
- cancelItem
- collapsed
- cursor
- defaultItem
- drawCallback
- enabled
- font
- forcedOnScreen
- groupInfo
- increment
- initialized
- onActivate
- onClose
- onCollapse
- onContextMenuChange
- onCycle
- onDeactivate
- onDestroy
- onDraw
- onExpand
- onHide
- onInitialize
- onMove
- onResize
- onShow
- onTrack
- onZoom
- paletteLayoutBounds
- popupMenu
- position
- preferredSize
- resizeButton
- size
- title
- trackCallback
- trackMask
- updateEnabled
- visible
- CURSOR_ARROW
- CURSOR_CANCEL
- CURSOR_CROSS
- CURSOR_FINGER
- CURSOR_FIST
- CURSOR_FISTPLUS
- CURSOR_HOSTCONTROLS
- CURSOR_IBEAM
- CURSOR_WAIT
- FONT_BOLD_DIALOG
- FONT_BOLD_FIXEDWIDTH
- FONT_BOLD_ITALIC_DIALOG
- FONT_BOLD_ITALIC_FIXEDWIDTH
- FONT_BOLD_ITALIC_PALETTE
- FONT_BOLD_PALETTE
- FONT_DEFAULT
- FONT_DIALOG
- FONT_FIXEDWIDTH
- FONT_ITALIC_DIALOG
- FONT_ITALIC_FIXEDWIDTH
- FONT_ITALIC_PALETTE
- FONT_PALETTE
- OPTION_ENTER_BEFORE_OK
- OPTION_FORCE_ROMAN
- OPTION_HIDDEN
- OPTION_IGNORE_KEYPAD_ENTER
- OPTION_ITEMS_HIDDEN
- OPTION_NONE
- OPTION_REMEMBER_PLACING
- addToContent(item[, constraints])
- addToContent(layout[, constraints])
- alert(message)
- chooseColor()
- chooseColor(where, color)
- chooseColor(color)
- chooseDirectory(message[, selectedDir])
- confirm(message)
- createPlatformControl()
- destroy()
- doLayout()
- dumpControlHierarchy(file)
- equals(obj)
- fileOpen(message[, filters[, selectedFile]])
- fileSave(message[, filters[, selectedFile]])
- invalidate(x, y, width, height)
- invalidate(rt)
- loadPreferences(name)
- localToScreen(x, y)
- localToScreen(pt)
- localToScreen(x, y, width, height)
- localToScreen(rt)
- nativeSetActive(active)
- prompt(title, items)
- removeItem(item)
- savePreferences(name)
- screenToLocal(x, y)
- screenToLocal(pt)
- screenToLocal(x, y, width, height)
- screenToLocal(rt)
- setBounds(x, y, width, height)
- setBounds(bounds)
- setContent(items)
- setGroupInfo(info)
- setIncrement(hor, ver)
- setIncrement(increment)
- setLayout(mgr)
- setMargins(margins[, top, right, bottom])
- setMargins(margins)
- setMaximumSize(width, height)
- setMaximumSize(size)
- setMaximumSize(size)
- setMaximumSize(size)
- setMinimumSize(width, height)
- setMinimumSize(size)
- setMinimumSize(size)
- setMinimumSize(size)
- setPosition(x, y)
- setPosition(point)
- setSize(width, height)
- setSize(size)
- setSize(size)
- test()
- update()
-

SG
-

AI- Point
- Rectangle
- Color
- Matrix
- Art
- Segment
- SegmentList
- Curve
- CurveList
- TextRange
- TextStory
- PathStyle
- FillStyle
- StrokeStyle
- ParagraphStyle
- FontFamily
- FontWeight
- FontList
- ArtSet
- Pathfinder
- HitTest
- Document
- DocumentList
- LayerList
- Swatch
- SwatchList
- Gradient
- GradientList
- GradientStop
- GradientStopList
- Symbol
- SymbolList
- Pattern
- PatternList
- Timer
- LiveEffect
- Annotator
- DocumentView
- DocumentViewList
-

ADM