cast, getApplicationReference, getObjectReference, getTypeClass, isInstanceOf
static final TypeClass CLASS
@Kind("element") @Type("action") default Action[] getActions()
Action
s@Kind("element") @Type("action") Action[] getActions(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Action
s@Kind("element") @Type("action") Action getAction(int index)
index
- index into the element list (zero-based)Action
at the requested index@Kind("element") @Type("action") Action getAction(Id id)
id
- id of the itemAction
with the requested id@Kind("element") @Type("action") default int countActions()
Action
s@Kind("element") @Type("action") int countActions(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("attribute") default Attribute[] getAttributes()
Attribute
s@Kind("element") @Type("attribute") Attribute[] getAttributes(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Attribute
s@Kind("element") @Type("attribute") Attribute getAttribute(int index)
index
- index into the element list (zero-based)Attribute
at the requested index@Kind("element") @Type("attribute") Attribute getAttribute(Id id)
id
- id of the itemAttribute
with the requested id@Kind("element") @Type("attribute") default int countAttributes()
Attribute
s@Kind("element") @Type("attribute") int countAttributes(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("browser") default Browser[] getBrowsers()
Browser
s@Kind("element") @Type("browser") Browser[] getBrowsers(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Browser
s@Kind("element") @Type("browser") Browser getBrowser(int index)
index
- index into the element list (zero-based)Browser
at the requested index@Kind("element") @Type("browser") Browser getBrowser(Id id)
id
- id of the itemBrowser
with the requested id@Kind("element") @Type("browser") default int countBrowsers()
Browser
s@Kind("element") @Type("browser") int countBrowsers(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("busy indicator") default BusyIndicator[] getBusyIndicators()
BusyIndicator
s@Kind("element") @Type("busy indicator") BusyIndicator[] getBusyIndicators(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"BusyIndicator
s@Kind("element") @Type("busy indicator") BusyIndicator getBusyIndicator(int index)
index
- index into the element list (zero-based)BusyIndicator
at the requested index@Kind("element") @Type("busy indicator") BusyIndicator getBusyIndicator(Id id)
id
- id of the itemBusyIndicator
with the requested id@Kind("element") @Type("busy indicator") default int countBusyIndicators()
BusyIndicator
s@Kind("element") @Type("busy indicator") int countBusyIndicators(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("button") default Button[] getButtons()
Button
s@Kind("element") @Type("button") Button[] getButtons(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Button
s@Kind("element") @Type("button") Button getButton(int index)
index
- index into the element list (zero-based)Button
at the requested index@Kind("element") @Type("button") Button getButton(Id id)
id
- id of the itemButton
with the requested id@Kind("element") @Type("button") default int countButtons()
Button
s@Kind("element") @Type("button") int countButtons(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("checkbox") default Checkbox[] getCheckboxs()
Checkbox
s@Kind("element") @Type("checkbox") Checkbox[] getCheckboxs(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Checkbox
s@Kind("element") @Type("checkbox") Checkbox getCheckbox(int index)
index
- index into the element list (zero-based)Checkbox
at the requested index@Kind("element") @Type("checkbox") Checkbox getCheckbox(Id id)
id
- id of the itemCheckbox
with the requested id@Kind("element") @Type("checkbox") default int countCheckboxs()
Checkbox
s@Kind("element") @Type("checkbox") int countCheckboxs(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("color well") default ColorWell[] getColorWells()
ColorWell
s@Kind("element") @Type("color well") ColorWell[] getColorWells(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"ColorWell
s@Kind("element") @Type("color well") ColorWell getColorWell(int index)
index
- index into the element list (zero-based)ColorWell
at the requested index@Kind("element") @Type("color well") ColorWell getColorWell(Id id)
id
- id of the itemColorWell
with the requested id@Kind("element") @Type("color well") default int countColorWells()
ColorWell
s@Kind("element") @Type("color well") int countColorWells(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("combo box") default ComboBox[] getComboBoxs()
ComboBox
s@Kind("element") @Type("combo box") ComboBox[] getComboBoxs(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"ComboBox
s@Kind("element") @Type("combo box") ComboBox getComboBox(int index)
index
- index into the element list (zero-based)ComboBox
at the requested index@Kind("element") @Type("combo box") ComboBox getComboBox(Id id)
id
- id of the itemComboBox
with the requested id@Kind("element") @Type("combo box") default int countComboBoxs()
ComboBox
s@Kind("element") @Type("combo box") int countComboBoxs(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("drawer") default Drawer[] getDrawers()
Drawer
s@Kind("element") @Type("drawer") Drawer[] getDrawers(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Drawer
s@Kind("element") @Type("drawer") Drawer getDrawer(int index)
index
- index into the element list (zero-based)Drawer
at the requested index@Kind("element") @Type("drawer") Drawer getDrawer(Id id)
id
- id of the itemDrawer
with the requested id@Kind("element") @Type("drawer") default int countDrawers()
Drawer
s@Kind("element") @Type("drawer") int countDrawers(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("group") default Group[] getGroups()
Group
s@Kind("element") @Type("group") Group[] getGroups(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Group
s@Kind("element") @Type("group") Group getGroup(int index)
index
- index into the element list (zero-based)Group
at the requested index@Kind("element") @Type("group") Group getGroup(Id id)
id
- id of the itemGroup
with the requested id@Kind("element") @Type("group") default int countGroups()
Group
s@Kind("element") @Type("group") int countGroups(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("grow area") default GrowArea[] getGrowAreas()
GrowArea
s@Kind("element") @Type("grow area") GrowArea[] getGrowAreas(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"GrowArea
s@Kind("element") @Type("grow area") GrowArea getGrowArea(int index)
index
- index into the element list (zero-based)GrowArea
at the requested index@Kind("element") @Type("grow area") GrowArea getGrowArea(Id id)
id
- id of the itemGrowArea
with the requested id@Kind("element") @Type("grow area") default int countGrowAreas()
GrowArea
s@Kind("element") @Type("grow area") int countGrowAreas(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("image") default Image[] getImages()
Image
s@Kind("element") @Type("image") Image[] getImages(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Image
s@Kind("element") @Type("image") Image getImage(int index)
index
- index into the element list (zero-based)Image
at the requested index@Kind("element") @Type("image") Image getImage(Id id)
id
- id of the itemImage
with the requested id@Kind("element") @Type("image") default int countImages()
Image
s@Kind("element") @Type("image") int countImages(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("incrementor") default Incrementor[] getIncrementors()
Incrementor
s@Kind("element") @Type("incrementor") Incrementor[] getIncrementors(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Incrementor
s@Kind("element") @Type("incrementor") Incrementor getIncrementor(int index)
index
- index into the element list (zero-based)Incrementor
at the requested index@Kind("element") @Type("incrementor") Incrementor getIncrementor(Id id)
id
- id of the itemIncrementor
with the requested id@Kind("element") @Type("incrementor") default int countIncrementors()
Incrementor
s@Kind("element") @Type("incrementor") int countIncrementors(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("list") List[] getLists(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"List
s@Kind("element") @Type("list") List getList(int index)
index
- index into the element list (zero-based)List
at the requested index@Kind("element") @Type("list") List getList(Id id)
id
- id of the itemList
with the requested id@Kind("element") @Type("list") int countLists(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("menu button") default MenuButton[] getMenuButtons()
MenuButton
s@Kind("element") @Type("menu button") MenuButton[] getMenuButtons(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"MenuButton
s@Kind("element") @Type("menu button") MenuButton getMenuButton(int index)
index
- index into the element list (zero-based)MenuButton
at the requested index@Kind("element") @Type("menu button") MenuButton getMenuButton(Id id)
id
- id of the itemMenuButton
with the requested id@Kind("element") @Type("menu button") default int countMenuButtons()
MenuButton
s@Kind("element") @Type("menu button") int countMenuButtons(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("outline") default Outline[] getOutlines()
Outline
s@Kind("element") @Type("outline") Outline[] getOutlines(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Outline
s@Kind("element") @Type("outline") Outline getOutline(int index)
index
- index into the element list (zero-based)Outline
at the requested index@Kind("element") @Type("outline") Outline getOutline(Id id)
id
- id of the itemOutline
with the requested id@Kind("element") @Type("outline") default int countOutlines()
Outline
s@Kind("element") @Type("outline") int countOutlines(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("pop over") default PopOver[] getPopOvers()
PopOver
s@Kind("element") @Type("pop over") PopOver[] getPopOvers(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"PopOver
s@Kind("element") @Type("pop over") PopOver getPopOver(int index)
index
- index into the element list (zero-based)PopOver
at the requested index@Kind("element") @Type("pop over") PopOver getPopOver(Id id)
id
- id of the itemPopOver
with the requested id@Kind("element") @Type("pop over") default int countPopOvers()
PopOver
s@Kind("element") @Type("pop over") int countPopOvers(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("pop up button") default PopUpButton[] getPopUpButtons()
PopUpButton
s@Kind("element") @Type("pop up button") PopUpButton[] getPopUpButtons(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"PopUpButton
s@Kind("element") @Type("pop up button") PopUpButton getPopUpButton(int index)
index
- index into the element list (zero-based)PopUpButton
at the requested index@Kind("element") @Type("pop up button") PopUpButton getPopUpButton(Id id)
id
- id of the itemPopUpButton
with the requested id@Kind("element") @Type("pop up button") default int countPopUpButtons()
PopUpButton
s@Kind("element") @Type("pop up button") int countPopUpButtons(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("progress indicator") default ProgressIndicator[] getProgressIndicators()
ProgressIndicator
s@Kind("element") @Type("progress indicator") ProgressIndicator[] getProgressIndicators(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"ProgressIndicator
s@Kind("element") @Type("progress indicator") ProgressIndicator getProgressIndicator(int index)
index
- index into the element list (zero-based)ProgressIndicator
at the requested index@Kind("element") @Type("progress indicator") ProgressIndicator getProgressIndicator(Id id)
id
- id of the itemProgressIndicator
with the requested id@Kind("element") @Type("progress indicator") default int countProgressIndicators()
ProgressIndicator
s@Kind("element") @Type("progress indicator") int countProgressIndicators(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("radio button") default RadioButton[] getRadioButtons()
RadioButton
s@Kind("element") @Type("radio button") RadioButton[] getRadioButtons(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"RadioButton
s@Kind("element") @Type("radio button") RadioButton getRadioButton(int index)
index
- index into the element list (zero-based)RadioButton
at the requested index@Kind("element") @Type("radio button") RadioButton getRadioButton(Id id)
id
- id of the itemRadioButton
with the requested id@Kind("element") @Type("radio button") default int countRadioButtons()
RadioButton
s@Kind("element") @Type("radio button") int countRadioButtons(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("radio group") default RadioGroup[] getRadioGroups()
RadioGroup
s@Kind("element") @Type("radio group") RadioGroup[] getRadioGroups(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"RadioGroup
s@Kind("element") @Type("radio group") RadioGroup getRadioGroup(int index)
index
- index into the element list (zero-based)RadioGroup
at the requested index@Kind("element") @Type("radio group") RadioGroup getRadioGroup(Id id)
id
- id of the itemRadioGroup
with the requested id@Kind("element") @Type("radio group") default int countRadioGroups()
RadioGroup
s@Kind("element") @Type("radio group") int countRadioGroups(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("relevance indicator") default RelevanceIndicator[] getRelevanceIndicators()
RelevanceIndicator
s@Kind("element") @Type("relevance indicator") RelevanceIndicator[] getRelevanceIndicators(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"RelevanceIndicator
s@Kind("element") @Type("relevance indicator") RelevanceIndicator getRelevanceIndicator(int index)
index
- index into the element list (zero-based)RelevanceIndicator
at the requested index@Kind("element") @Type("relevance indicator") RelevanceIndicator getRelevanceIndicator(Id id)
id
- id of the itemRelevanceIndicator
with the requested id@Kind("element") @Type("relevance indicator") default int countRelevanceIndicators()
RelevanceIndicator
s@Kind("element") @Type("relevance indicator") int countRelevanceIndicators(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("scroll area") default ScrollArea[] getScrollAreas()
ScrollArea
s@Kind("element") @Type("scroll area") ScrollArea[] getScrollAreas(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"ScrollArea
s@Kind("element") @Type("scroll area") ScrollArea getScrollArea(int index)
index
- index into the element list (zero-based)ScrollArea
at the requested index@Kind("element") @Type("scroll area") ScrollArea getScrollArea(Id id)
id
- id of the itemScrollArea
with the requested id@Kind("element") @Type("scroll area") default int countScrollAreas()
ScrollArea
s@Kind("element") @Type("scroll area") int countScrollAreas(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("scroll bar") default ScrollBar[] getScrollBars()
ScrollBar
s@Kind("element") @Type("scroll bar") ScrollBar[] getScrollBars(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"ScrollBar
s@Kind("element") @Type("scroll bar") ScrollBar getScrollBar(int index)
index
- index into the element list (zero-based)ScrollBar
at the requested index@Kind("element") @Type("scroll bar") ScrollBar getScrollBar(Id id)
id
- id of the itemScrollBar
with the requested id@Kind("element") @Type("scroll bar") default int countScrollBars()
ScrollBar
s@Kind("element") @Type("scroll bar") int countScrollBars(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("sheet") default Sheet[] getSheets()
Sheet
s@Kind("element") @Type("sheet") Sheet[] getSheets(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Sheet
s@Kind("element") @Type("sheet") Sheet getSheet(int index)
index
- index into the element list (zero-based)Sheet
at the requested index@Kind("element") @Type("sheet") Sheet getSheet(Id id)
id
- id of the itemSheet
with the requested id@Kind("element") @Type("sheet") default int countSheets()
Sheet
s@Kind("element") @Type("sheet") int countSheets(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("slider") default Slider[] getSliders()
Slider
s@Kind("element") @Type("slider") Slider[] getSliders(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Slider
s@Kind("element") @Type("slider") Slider getSlider(int index)
index
- index into the element list (zero-based)Slider
at the requested index@Kind("element") @Type("slider") Slider getSlider(Id id)
id
- id of the itemSlider
with the requested id@Kind("element") @Type("slider") default int countSliders()
Slider
s@Kind("element") @Type("slider") int countSliders(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("splitter") default Splitter[] getSplitters()
Splitter
s@Kind("element") @Type("splitter") Splitter[] getSplitters(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Splitter
s@Kind("element") @Type("splitter") Splitter getSplitter(int index)
index
- index into the element list (zero-based)Splitter
at the requested index@Kind("element") @Type("splitter") Splitter getSplitter(Id id)
id
- id of the itemSplitter
with the requested id@Kind("element") @Type("splitter") default int countSplitters()
Splitter
s@Kind("element") @Type("splitter") int countSplitters(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("splitter group") default SplitterGroup[] getSplitterGroups()
SplitterGroup
s@Kind("element") @Type("splitter group") SplitterGroup[] getSplitterGroups(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"SplitterGroup
s@Kind("element") @Type("splitter group") SplitterGroup getSplitterGroup(int index)
index
- index into the element list (zero-based)SplitterGroup
at the requested index@Kind("element") @Type("splitter group") SplitterGroup getSplitterGroup(Id id)
id
- id of the itemSplitterGroup
with the requested id@Kind("element") @Type("splitter group") default int countSplitterGroups()
SplitterGroup
s@Kind("element") @Type("splitter group") int countSplitterGroups(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("static text") default StaticText[] getStaticTexts()
StaticText
s@Kind("element") @Type("static text") StaticText[] getStaticTexts(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"StaticText
s@Kind("element") @Type("static text") StaticText getStaticText(int index)
index
- index into the element list (zero-based)StaticText
at the requested index@Kind("element") @Type("static text") StaticText getStaticText(Id id)
id
- id of the itemStaticText
with the requested id@Kind("element") @Type("static text") default int countStaticTexts()
StaticText
s@Kind("element") @Type("static text") int countStaticTexts(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("tab group") default TabGroup[] getTabGroups()
TabGroup
s@Kind("element") @Type("tab group") TabGroup[] getTabGroups(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"TabGroup
s@Kind("element") @Type("tab group") TabGroup getTabGroup(int index)
index
- index into the element list (zero-based)TabGroup
at the requested index@Kind("element") @Type("tab group") TabGroup getTabGroup(Id id)
id
- id of the itemTabGroup
with the requested id@Kind("element") @Type("tab group") default int countTabGroups()
TabGroup
s@Kind("element") @Type("tab group") int countTabGroups(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("table") default Table[] getTables()
Table
s@Kind("element") @Type("table") Table[] getTables(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Table
s@Kind("element") @Type("table") Table getTable(int index)
index
- index into the element list (zero-based)Table
at the requested index@Kind("element") @Type("table") Table getTable(Id id)
id
- id of the itemTable
with the requested id@Kind("element") @Type("table") default int countTables()
Table
s@Kind("element") @Type("table") int countTables(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("text area") default TextArea[] getTextAreas()
TextArea
s@Kind("element") @Type("text area") TextArea[] getTextAreas(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"TextArea
s@Kind("element") @Type("text area") TextArea getTextArea(int index)
index
- index into the element list (zero-based)TextArea
at the requested index@Kind("element") @Type("text area") TextArea getTextArea(Id id)
id
- id of the itemTextArea
with the requested id@Kind("element") @Type("text area") default int countTextAreas()
TextArea
s@Kind("element") @Type("text area") int countTextAreas(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("text field") default TextField[] getTextFields()
TextField
s@Kind("element") @Type("text field") TextField[] getTextFields(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"TextField
s@Kind("element") @Type("text field") TextField getTextField(int index)
index
- index into the element list (zero-based)TextField
at the requested index@Kind("element") @Type("text field") TextField getTextField(Id id)
id
- id of the itemTextField
with the requested id@Kind("element") @Type("text field") default int countTextFields()
TextField
s@Kind("element") @Type("text field") int countTextFields(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("toolbar") default Toolbar[] getToolbars()
Toolbar
s@Kind("element") @Type("toolbar") Toolbar[] getToolbars(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Toolbar
s@Kind("element") @Type("toolbar") Toolbar getToolbar(int index)
index
- index into the element list (zero-based)Toolbar
at the requested index@Kind("element") @Type("toolbar") Toolbar getToolbar(Id id)
id
- id of the itemToolbar
with the requested id@Kind("element") @Type("toolbar") default int countToolbars()
Toolbar
s@Kind("element") @Type("toolbar") int countToolbars(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("UI element") default UiElement[] getUiElements()
UiElement
s@Kind("element") @Type("UI element") UiElement[] getUiElements(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"UiElement
s@Kind("element") @Type("UI element") UiElement getUiElement(int index)
index
- index into the element list (zero-based)UiElement
at the requested index@Kind("element") @Type("UI element") UiElement getUiElement(Id id)
id
- id of the itemUiElement
with the requested id@Kind("element") @Type("UI element") default int countUiElements()
UiElement
s@Kind("element") @Type("UI element") int countUiElements(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Code("axds") @Kind("property") @Name("accessibility description") @Type("text") String getAccessibilityDescription()
@Code("pcls") @Kind("property") @Name("class") @Type("type") TypeClass getKlass()
@Code("desc") @Kind("property") @Name("description") @Type("text") String getDescription()
@Code("enaB") @Kind("property") @Name("enabled") @Type("boolean") boolean isEnabled()
@Code("ects") @Kind("property") @Name("entire contents") @Type("specifier") Reference[] getEntireContents()
@Code("focu") @Kind("property") @Name("focused") @Type("boolean") boolean isFocused()
@Code("focu") @Kind("property") @Name("focused") @Type("boolean") void setFocused(boolean focused)
focused
- new property value@Code("help") @Kind("property") @Name("help") @Type("text") String getHelp()
@Code("maxV") @Kind("property") @Name("maximum value") @Type("number") double getMaximumValue()
@Code("minW") @Kind("property") @Name("minimum value") @Type("number") double getMinimumValue()
@Code("pnam") @Kind("property") @Name("name") @Type("text") String getName()
@Code("orie") @Kind("property") @Name("orientation") @Type("text") String getOrientation()
@Code("posn") @Kind("property") @Name("position") @Type("number") double[] getPosition()
@Code("posn") @Kind("property") @Name("position") @Type("number") void setPosition(double[] position)
position
- new property value@Code("role") @Kind("property") @Name("role") @Type("text") String getRole()
@Code("rold") @Kind("property") @Name("role description") @Type("text") String getRoleDescription()
@Code("selE") @Kind("property") @Name("selected") @Type("boolean") boolean isSelected()
@Code("selE") @Kind("property") @Name("selected") @Type("boolean") void setSelected(boolean selected)
selected
- new property value@Code("ptsz") @Kind("property") @Name("size") @Type("number") double[] getSize()
@Code("ptsz") @Kind("property") @Name("size") @Type("number") void setSize(double[] size)
size
- new property value@Code("sbrl") @Kind("property") @Name("subrole") @Type("text") String getSubrole()
@Code("titl") @Kind("property") @Name("title") @Type("text") String getTitle()
@Code("valL") @Kind("property") @Name("value") @Type("any") Reference getValue()
@Code("valL") @Kind("property") @Name("value") @Type("any") void setValue(Reference value)
value
- new property value