Name (CSS property) | Type (tag) | Type (js) | Default | Category |
---|---|---|---|---|
backgroundGradientOrientation
|
string | String | vertical | read/write |
The background gradient orientation. One of 'vertical' (the default) and 'horizontal'. | ||||
backgroundStartColor
|
color | Color | null | read/write |
The background start color. This is the color that is drawn at the top or left of the view, depending on the value of backgroundGradientOrientation. If this and the backround stop color are specified, a gradient background is drawn in the direction specified by backgroundGradientOrientation. If only one of the background start and stop color are specified, a gradient of the same color that fades to transparent at the unspecified end is drawn. If a box shadow is drawn, the background defaults to white. Specify a start and stop opacity to suppress this behavior. | ||||
backgroundStartOpacity
|
expression | any | 1 | read/write |
The background start opacity. This defaults to one (opaque) unless the start color is not specified and the stop color is, in which case it defaults to zero (fully transparent). | ||||
backgroundStopColor
|
color | Color | null | read/write |
The background stop color. This is the color that is drawn at the bottom or right of the view, depending on the value of backgroundGradientOrientation. See the documentation for backgroundStartColor for additional documentation. | ||||
backgroundStopOpacity
|
expression | any | 1 | read/write |
The background stop opacity. This defaults to one (opaque) unless the stop color is not specified and the start color is, in which case it defaults to zero (fully transparent). | ||||
borderColor
|
color | Color | black | read/write |
The border color | ||||
borderOpacity
|
expression | any | 1 | read/write |
The border opacity | ||||
borderRadius
|
expression | any | 5 | read/write |
The rounding radius of the border corners. Because the default join type is a round join, even a radius of zero will product some rounding. | ||||
borderWidth
|
expression | any | 1 | read/write |
The width of the border. If this is zero, no frame is drawn. | ||||
boxShadowColor
|
color | Color | null | read/write |
The box shadow color. If this is specified, a box shadow is drawn. | ||||
boxShadowOpacity
|
expression | any | 0.5 | read/write |
The box shadow opacity. | ||||
boxShadowX
|
expression | any | 5 | read/write |
The x offset of the box shadow. The box shadow is not drawn by default. Specify a boxShadowColor in order to draw it. | ||||
boxShadowY
|
expression | any | 5 | read/write |
The x offset of the box shadow. The box shadow is not drawn by default. Specify a boxShadowColor in order to draw it. | ||||
inset
|
size | Size | 5 | read/write |
The margin between the outside view and the content view | ||||
insetbottom
|
size | Size | null | read/write |
insetleft
|
size | Size | null | read/write |
insetright
|
size | Size | null | read/write |
insettop
|
size | Size | null | read/write |
oninset
|
expression | any | null | read/write |
oninsetbottom
|
expression | any | null | read/write |
oninsetleft
|
expression | any | null | read/write |
oninsetright
|
expression | any | null | read/write |
oninsettop
|
expression | any | null | read/write |
aliaslines, cachebitmap, fillStyle, globalAlpha, lineCap, lineJoin, lineWidth, measuresize, miterLimit, strokeStyle
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
classroot, cloneManager, data, datapath, defaultplacement, id, ignoreplacement, immediateparent, inited, initstage, name, nodeLevel, options, parent, placement, styleclass, subnodes, transition
Methods
arc, beginPath, bezierCurveTo, clear, closePath, createLinearGradient, createRadialGradient, fill, lineTo, moveTo, oval, quadraticCurveTo, rect, stroke
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
animate, applyConstraintMethod, applyData, childOf, completeInstantiation, construct, createChildren, dataBindAttribute, destroy, determinePlacement, getOption, getUID, init, lookupSourceLocator, releaseConstraint, releaseConstraintMethod, searchImmediateSubnodes, searchSubnodes, setOption, setSelected, updateData
Events
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
Copyright © 2002-2010 Laszlo Systems, Inc. All Rights Reserved. Unauthorized use, duplication or distribution is strictly prohibited. This is the proprietary information of Laszlo Systems, Inc. Use is subject to license terms.