Class mx.controls.RadioButton

MovieClip
   +--mx.core.UIObject
      +--mx.core.UIComponent
         +--mx.controls.SimpleButton
            +--mx.controls.Button
               +--mx.controls.RadioButton

Description

RadioButton class extends Button

Field Index

__data, __groupName, __label, __labelPlacement, __toggle, __value, borderW, btnOffset, centerContent, className, clipParameters, data, emphasized, falseDisabledIcon, falseDisabledSkin, falseDownIcon, falseDownSkin, falseOverIcon, falseOverSkin, falseUpIcon, falseUpSkin, groupName, icon, ignoreClassStyleDeclaration, indexNumber, label, labelPlacement, mergedClipParameters, offset, selected, symbolName, symbolOwner, toggle, trueDisabledIcon, trueDisabledSkin, trueDownIcon, trueDownSkin, trueOverIcon, trueOverSkin, trueUpIcon, trueUpSkin
Inherited from Button
__label, __labelPlacement, _color, _iconLinkageName, _inherited_selected, borderW, btnOffset, centerContent, className, clipParameters, falseDisabledIcon, falseDisabledSkin, falseDownIcon, falseDownSkin, falseOverIcon, falseOverSkin, falseUpIcon, falseUpSkin, hitArea_mc, icon, initIcon, label, labelPath, labelPlacement, mergedClipParameters, symbolName, symbolOwner, trueDisabledIcon, trueDisabledSkin, trueDownIcon, trueDownSkin, trueOverIcon, trueOverSkin, trueUpIcon, trueUpSkin
Inherited from SimpleButton
__emphasized, __emphatic, __emphaticStyleName, __state, __toggle, autoRepeat, boundingBox_mc, btnOffset, buttonDownHandler, className, clickHandler, detail, dfi, dfs, disabledIcon, disabledSkin, downIcon, downSkin, dti, dts, emphasized, emphasizedStyleDeclaration, falseDisabled, falseDisabledIcon, falseDisabledIconEmphasized, falseDisabledSkin, falseDisabledSkinEmphasized, falseDown, falseDownIcon, falseDownIconEmphasized, falseDownSkin, falseDownSkinEmphasized, falseOver, falseOverIcon, falseOverIconEmphasized, falseOverSkin, falseOverSkinEmphasized, falseUp, falseUpIcon, falseUpIconEmphasized, falseUpSkin, falseUpSkinEmphasized, fdi, fds, fri, frs, fui, fus, iconName, idNames, initializing, interval, linkLength, phase, preset, refNames, rolloverIcon, rolloverSkin, selected, skinName, stateNames, style3dInset, symbolName, symbolOwner, tagMap, tdi, tds, toggle, tri, trs, trueDisabled, trueDisabledIcon, trueDisabledIconEmphasized, trueDisabledSkin, trueDisabledSkinEmphasized, trueDown, trueDownIcon, trueDownIconEmphasized, trueDownSkin, trueDownSkinEmphasized, trueOver, trueOverIcon, trueOverIconEmphasized, trueOverSkin, trueOverSkinEmphasized, trueUp, trueUpIcon, trueUpIconEmphasized, trueUpSkin, trueUpSkinEmphasized, tui, tus, upIcon, upSkin, value
Inherited from UIComponent
clipParameters, drawFocus, enabled, focusEnabled, focusManager, focusTextField, groupName, height, kStretch, mergedClipParameters, origBorderStyles, origBorderValues, popUp, symbolName, symbolOwner, tabEnabled, tabIndex, width
Inherited from UIObject
__height, __onUnload, __width, _color, _endInit, _id, _maxHeight, _maxWidth, _minHeight, _minWidth, _preferredHeight, _preferredWidth, _tf, _topmost, addEventListener, bottom, buildDepthTable, changeColorStyleInChildren, changeTextStyleInChildren, childrenCreated, className, clipParameters, color, createAccessibilityImplementation, createChildAtDepth, createClassChildAtDepth, createEvent, dispatchEvent, embedFonts, findNextAvailableDepth, fontFamily, fontSize, fontStyle, fontWeight, handleEvent, height, idNames, ignoreClassStyleDeclaration, initProperties, invalidateFlag, left, lineColor, lineWidth, marginLeft, marginRight, methodTable, minHeight, minWidth, notifyStyleChangeInChildren, removeEventListener, right, scaleX, scaleY, setStyle, stylecache, styleName, symbolName, symbolOwner, tabEnabled, textAlign, textColorList, textDecoration, textIndent, tfList, top, validateNow, visible, width, x, y
Inherited from MovieClip
_alpha, _currentframe, _droptarget, _focusrect, _framesloaded, _height, _lockroot, _name, _parent, _quality, _rotation, _soundbuftime, _target, _totalframes, _url, _visible, _width, _x, _xmouse, _xscale, _y, _ymouse, _yscale, enabled, focusEnabled, hitArea, tabChildren, tabEnabled, tabIndex, tooltipText, trackAsMenu, useHandCursor

Method Index

new RadioButton()

addToGroup(), deleteGroupObj(), getData(), getGroupName(), init(), keyDown(), onRelease(), onUnload(), setData(), setGroupName(), setNext(), setPrev(), setSelected(), size()
Inherited from Button
_getIcon(), _setIcon(), calcSize(), createChildren(), draw(), getBtnOffset(), getLabel(), getLabelPlacement(), invalidateStyle(), setColor(), setEnabled(), setHitArea(), setLabel(), setLabelPlacement(), setSkin(), setView(), viewSkin()
Inherited from SimpleButton
changeIcon(), changeSkin(), getSelected(), getState(), getToggle(), keyUp(), onDragOut(), onDragOver(), onKillFocus(), onPress(), onPressDelay(), onPressRepeat(), onReleaseOutside(), onRollOut(), onRollOver(), refresh(), removeIcons(), setIcon(), setState(), setStateVar(), setToggle(), showEmphasized(), viewIcon()
Inherited from UIComponent
dispatchValueChangedEvent(), enabledChanged(), findFocusFromObject(), findFocusInChildren(), getFocus(), getFocusManager(), isParent(), onSetFocus(), pressFocus(), releaseFocus(), setFocus(), setVisible()
Inherited from UIObject
__getTextFormat(), _createChildren(), _getTextFormat(), cancelAllDoLaters(), constructObject(), createClassObject(), createEmptyObject(), createLabel(), createObject(), createSkin(), destroyObject(), doLater(), doLaterDispatcher(), drawRect(), getClassStyleDeclaration(), getMinHeight(), getMinWidth(), getSkinIDName(), getStyle(), getStyleName(), initFromClipParameters(), invalidate(), mergeClipParameters(), move(), redraw(), setMinHeight(), setMinWidth(), setSize()
Inherited from MovieClip
attachAudio(), attachMovie(), beginFill(), beginGradientFill(), clear(), createEmptyMovieClip(), createTextField(), curveTo(), duplicateMovieClip(), endFill(), getBounds(), getBytesLoaded(), getBytesTotal(), getDepth(), getInstanceAtDepth(), getNextHighestDepth(), getSWFVersion(), getTextSnapshot(), getURL(), globalToLocal(), gotoAndPlay(), gotoAndStop(), hitTest(), lineStyle(), lineTo(), loadMovie(), loadVariables(), localToGlobal(), moveTo(), nextFrame(), onData(), onEnterFrame(), onKeyDown(), onKeyUp(), onLoad(), onMouseDown(), onMouseMove(), onMouseUp(), play(), prevFrame(), removeMovieClip(), setMask(), startDrag(), stop(), stopDrag(), swapDepths(), unloadMovie(), valueOf()

Constructor Detail

RadioButton

function RadioButton()

Field Detail

symbolName

static symbolName:String

symbolOwner

static symbolOwner:Object

className

className:String

btnOffset

btnOffset:Number

__toggle

__toggle:Boolean

__value

__value:Object

__label

__label:String

__labelPlacement

__labelPlacement:String

ignoreClassStyleDeclaration

ignoreClassStyleDeclaration

__groupName

__groupName:String

indexNumber

indexNumber:Number

__data

__data:String

offset

offset:Boolean

falseUpSkin

falseUpSkin:String

falseDownSkin

falseDownSkin:String

falseOverSkin

falseOverSkin:String

falseDisabledSkin

falseDisabledSkin:String

trueUpSkin

trueUpSkin:String

trueDownSkin

trueDownSkin:String

trueOverSkin

trueOverSkin:String

trueDisabledSkin

trueDisabledSkin:String

falseUpIcon

falseUpIcon:String

falseDownIcon

falseDownIcon:String

falseOverIcon

falseOverIcon:String

falseDisabledIcon

falseDisabledIcon:String

trueUpIcon

trueUpIcon:String

trueDownIcon

trueDownIcon:String

trueOverIcon

trueOverIcon:String

trueDisabledIcon

trueDisabledIcon:String

centerContent

centerContent:Boolean

borderW

borderW:Number

clipParameters

clipParameters

mergedClipParameters

static mergedClipParameters:Boolean

selected

selected:Boolean

labelPlacement

labelPlacement:String

label

label:String

data

data

groupName

groupName
return the group name

emphasized

emphasized [Read Only]

toggle

toggle

icon

icon

Method Detail

init

function init(Void):Void

size

function size(Void):Void

onRelease

function onRelease()

setData

function setData(val)

getData

function getData(val)

onUnload

function onUnload()

setSelected

function setSelected(val:
Boolean):Void

deleteGroupObj

function deleteGroupObj(groupName:
String):Void

getGroupName

function getGroupName()

setGroupName

function setGroupName(groupName:
String):Void

addToGroup

function addToGroup(groupName:
String):Void

keyDown

function keyDown(e:
Object):Void

setNext

function setNext()

setPrev

function setPrev()