Class |
String | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
A character string. Each character is adressable by index. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
QuickLinks |
String, anchor, big, blink, bold, charAt, charCodeAt, concat, fixed, fontcolor, fontsize, fromCharCode, indexOf, italics, lastIndexOf, link, localeCompare, match, replace, search, slice, small, split, strike, sub, substr, substring, sup, toLocaleLowerCase, toLocaleUpperCase, toLowerCase, toSource, toString, toUpperCase, valueOf | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Methods | ConstructorString String (value:
any)
ClassString fromCharCode (value1:
number)
Instancesstring anchor (name:
string)
string big () string blink () string bold () string charAt (index:
number)
number charCodeAt (index:
number)
string concat (value:
string)
string fixed () string fontcolor (color:
string)
string fontsize (size:
number)
number indexOf (searchValue:
string[, offset:
number])
string italics () number lastIndexOf (searchValue:
string[, offset:
number])
string link (href:
string)
number localeCompare (what:
string)
Array match (regexp:
RegExp)
string replace (what: any, with: string)
number search (search: RegExp)
string slice (startSlice:
number[, endSlice:
number])
string small () string split (delimiter:
string, limit:
number)
string strike () string sub () string substr (start:
number, length:
number)
string substring (indexA:
number[, indexB:
number])
string sup () string toLocaleLowerCase () string toLocaleUpperCase () string toLowerCase ()
string toSource () string toString () string toUpperCase ()
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Element of |
Button.alignment Button.helpTip Button.justify Button.shortcutKey Button.text Button.type Checkbox.alignment Checkbox.helpTip Checkbox.justify Checkbox.shortcutKey Checkbox.text Checkbox.type DropDownList.alignment DropDownList.helpTip DropDownList.shortcutKey DropDownList.type EditText.alignment EditText.helpTip EditText.justify EditText.shortcutKey EditText.text EditText.textselection EditText.type Event.eventPhase Event.type FlashPlayer.alignment FlashPlayer.helpTip FlashPlayer.type Group.alignChildren Group.alignment Group.helpTip Group.orientation Group.type IconButton.alignment IconButton.helpTip IconButton.shortcutKey IconButton.type KeyboardState.keyName ListBox.alignment ListBox.helpTip ListBox.shortcutKey ListBox.type ListItem.text ListItem.type Panel.alignChildren Panel.alignment Panel.helpTip Panel.justify Panel.orientation Panel.text Panel.type Progressbar.alignment Progressbar.helpTip Progressbar.type RadioButton.alignment RadioButton.helpTip RadioButton.justify RadioButton.shortcutKey RadioButton.text RadioButton.type ScriptUI.Alignment ScriptUI.coreVersion ScriptUI.frameworkName ScriptUIBrush.theme ScriptUIFont.family ScriptUIFont.name ScriptUIFont.substitute ScriptUIImage.format ScriptUIImage.name ScriptUIImage.pathname ScriptUIPen.theme ScriptUIPen.type Scrollbar.alignment Scrollbar.helpTip Scrollbar.shortcutKey Scrollbar.type Slider.alignment Slider.helpTip Slider.shortcutKey Slider.type StaticText.alignment StaticText.helpTip StaticText.justify StaticText.shortcutKey StaticText.text StaticText.type TreeView.alignment TreeView.helpTip TreeView.shortcutKey TreeView.type UIEvent.eventPhase UIEvent.type Window.alignChildren Window.alignment Window.frameworkName Window.helpTip Window.justify Window.orientation Window.shortcutKey Window.text Window.type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Used in: | Boolean Button.addEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) void Button.notify ([eventName: String]) Boolean Button.removeEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) Boolean Checkbox.addEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) void Checkbox.notify ([eventName: String]) Boolean Checkbox.removeEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) ListItem DropDownList.add (type: String[, text: String]) Boolean DropDownList.addEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) ListItem DropDownList.find (text: String) void DropDownList.notify ([eventName: String]) Boolean DropDownList.removeEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) Boolean EditText.addEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) void EditText.notify ([eventName: String]) Boolean EditText.removeEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) Event (SUI) Events.createEvent (eventType: String) Boolean FlashPlayer.addEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) Any FlashPlayer.invokePlayerFunction (name: String[, argument: Any]) void FlashPlayer.notify ([eventName: String]) Boolean FlashPlayer.removeEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) Object Group.add (type: String[, bounds: Bounds][, text: String][, properties: Object]) Boolean Group.addEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) Boolean Group.removeEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) Boolean IconButton.addEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) void IconButton.notify ([eventName: String]) Boolean IconButton.removeEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) ListItem ListBox.add (type: String[, text: String]) Boolean ListBox.addEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) ListItem ListBox.find (text: String) void ListBox.notify ([eventName: String]) Boolean ListBox.removeEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) Object Panel.add (type: String[, bounds: Bounds][, text: String][, properties: Object]) Boolean Panel.addEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) Boolean Panel.removeEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) Boolean Progressbar.addEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) Boolean Progressbar.removeEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) Boolean RadioButton.addEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) void RadioButton.notify ([eventName: String]) Boolean RadioButton.removeEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) String ScriptUI.getResourceText (text: String) ScriptUIFont ScriptUI.newFont (name: String, style: String | Number, size: Number) ScriptUIImage ScriptUI.newImage (normal: String[, disabled: String][, pressed: String][, rollover: String]) void ScriptUIGraphics.drawString (text: String, pen: ScriptUIPen, x: Number, y: Number[, font: ScriptUIFont]) Dimension ScriptUIGraphics.measureString (text: String[, font: ScriptUIFont][, boundingWidth: Number]) ScriptUIBrush ScriptUIGraphics.newBrush (type: Number, color: Array of Number | String) ScriptUIPen ScriptUIGraphics.newPen (type: Number, color: Array of Number | String, width: Number) Boolean Scrollbar.addEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) void Scrollbar.notify ([eventName: String]) Boolean Scrollbar.removeEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) Boolean Slider.addEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) void Slider.notify ([eventName: String]) Boolean Slider.removeEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) Boolean StaticText.addEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) void StaticText.notify ([eventName: String]) Boolean StaticText.removeEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) ListItem TreeView.add (type: String[, text: String]) Boolean TreeView.addEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) ListItem TreeView.find (text: String) void TreeView.notify ([eventName: String]) Boolean TreeView.removeEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) UIEvent UIEvent.UIEvent (type: String[, captures: Boolean=false][, bubbles: Boolean=false][, view: Object][, detail: Number]) void UIEvent.initEvent (type: String[, captures: Boolean=false][, bubbles: Boolean=false][, cancelable: Boolean=false]) void UIEvent.initUIEvent (type: String[, captures: Boolean=false][, bubbles: Boolean=false][, view: Object][, detail: Number]) void Window.Window (type: String[, title: String][, bounds: Bounds][, properties: Object]) Object Window.add (type: String[, bounds: Bounds][, text: String][, properties: Object]) Boolean Window.addEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) void Window.alert (message: String[, title: String][, errorIcon: Boolean=false]) Boolean Window.confirm (message: String[, noAsDefault: Boolean=false][, title: String]) Window Window.find (type: String, title: String) void Window.notify ([eventName: String]) String Window.prompt (prompt: String[, default: String][, title: String]) Boolean Window.removeEventListener (eventName: String, handler: Function[, capturePhase: Boolean=false]) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Return |
String ScriptUI.getResourceText (text: String) String String.String (value: any) String String.fromCharCode (value1: number) String Window (SUI).prompt (prompt: String[, default: String][, title: String]) |
Jongware, 25-Nov-2012 v3.0.3i | Contents :: Index |