Attributes inherited from <view>
aaactive, aadescription, aaname, aasilent, aatabindex, align, backgroundrepeat, bgcolor, cachebitmap, capabilities, clickable, clickregion, clip, colortransform, context, contextmenu, cornerradius, cursor, fgcolor, focusable, focustrap, font, fontsize, fontstyle, frame, framesloadratio, hasdirectionallayout, hassetheight, hassetwidth, height, layout, loadratio, mask, opacity, pixellock, playing, proxyurl, resource, resourceheight, resourcewidth, rotation, shadowangle, shadowblurradius, shadowcolor, shadowdistance, showhandcursor, source, stretches, subviews, tintcolor, totalframes, unstretchedheight, unstretchedwidth, usegetbounds, valign, visibility, visible, width, x, xoffset, xscale, y, yoffset, yscale
Attributes inherited from <node>
classroot, cloneManager, data, datapath, defaultplacement, id, ignoreplacement, immediateparent, inited, initstage, name, nodeLevel, options, parent, placement, styleclass, subnodes, transition
Methods
-
-
basecomponent.acceptValue(data : String, type : String);
Set `value` according to `type` from a String
Used to set a typed value from a string representation.
In this base method, the `value` is the text of the
component. Cf., basevaluecomponent.
-
-
basecomponent.doEnterDown();
Called if this component has the focus and the component
has doesenter set to true and the enter key goes down
-
-
basecomponent.doEnterUp();
Called if this component has the focus and the component
has doesenter set to true and the enter key goes up
-
-
basecomponent.doSpaceDown();
Called if this component has the focus and the space bar goes
down
-
-
basecomponent.doSpaceUp();
Called if this component has the focus and the space bar goes
up
-
-
basecomponent.presentValue(type : String);
Return `value` according to `type` as a String
Used to get a string representation of a typed value.
In this base method, the `value` is the text of the
component. Cf., basevaluecomponent.
-
-
basecomponent.setStyle(s);
Sets this component's style
-
-
basecomponent.setTint(v : lz.view, color : Number, brightness : Number);
colorizes a view, such that 50% gray appears as the given color
with shades of color darker and lighter. This will not tint the
background color (unless its a swatchview) but will tint any
resources and all subviews. Only available on some runtimes.
-
-
basecomponent.updateDefault();
this method can be called to force the default
button to update
Methods inherited from <view>
bringToFront, containsPt, getAttributeRelative, getBounds, getColor, getColorTransform, getCurrentTime, getDepthList, getDisplayObject, getID3, getMouse, getNextSelection, getPan, getPrevSelection, getProxyURL, getTotalTime, getVolume, init, isBehind, isInFrontOf, isMouseOver, measureHeight, measureWidth, play, proxyurl, searchSubviews, seek, sendAAEvent, sendBehind, sendInFrontOf, sendToBack, setAccessible, setAttributeRelative, setColor, setColorTransform, setPan, setProxyPolicy, setSource, setVolume, shouldYieldFocus, stop, unload, updateResourceSize
Methods inherited from <node>
animate, applyConstraintMethod, applyData, childOf, completeInstantiation, construct, createChildren, dataBindAttribute, destroy, determinePlacement, getOption, getUID, init, lookupSourceLocator, releaseConstraint, releaseConstraintMethod, searchImmediateSubnodes, searchSubnodes, setOption, setSelected, updateData
Events inherited from <view>
onaddsubview, onbackgroundrepeat, onblur, onclick, onclickable, onclip, oncontext, oncornerradius, ondblclick, onerror, onfocus, onframe, onframesloadratio, ongesture, onheight, onkeydown, onkeyup, onlastframe, onload, onloadratio, onmousedown, onmousedragin, onmousedragout, onmouseout, onmouseover, onmousetrackout, onmousetrackover, onmousetrackup, onmouseup, onmouseupoutside, onopacity, onplay, onplaying, onremovesubview, onshadowangle, onshadowblurradius, onshadowcolor, onshadowdistance, onstop, ontimeout, ontouch, onvisible, onwidth, onx, ony