A grid
is used to present data in a
dataset. Although it can be configured using
<gridcolumn>
and <gridtext>
, by
default it will present one editable field for each attribute in
the first data node in the grid. If no attributes are found, a column
will be presented for the each of the name()
and
text()
fields of the nodes using
gridtext
columns.
<canvas
height
="250
">
<dataset
name
="weatherdata
" request
="true
" src
="http://www.laszlosystems.com/cgi-pub/weather.cgi?zip=10022
"/>
<grid
datapath
="weatherdata:/weather
" contentdatapath
="forecast/day
"/>
</canvas
>
Name (CSS property) | Type (tag) | Type (js) | Default | Category |
---|---|---|---|---|
layout
|
expression | any | placement : 'hcontent';axis:'x' ; spacing:-1 | read/write |
The layout of attribute of the grid is set up to control the way that the header columns are situated. Changing this property changes the header column layout. | ||||
showhscroll
|
expression | any | true | read/write |
If false, the grid will never show a horizontal scrollbar, even if the rows are wider than the grid. | ||||
showvscroll
|
expression | any | true | read/write |
If false, the grid will never show a vertical scrollbar, even if the rows are wider than the grid. |
bgcolor0, bgcolor1, columns, contentdatapath, hilite, multiselect, rowheight, selectable, showhlines, shownitems, showvlines, sizetoheader, spacing
doesenter, enabled, hasdefault, isdefault, style, styleable, text
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
clearSelection, clearSort, getIndexForItem, getItem, getItemAt, getNumItems, getSelection, removeItemAt, select, selectItem, selectItemAt, selectNext, selectPrev, setContentdatapath
acceptValue, doEnterDown, doEnterUp, doSpaceDown, doSpaceUp, presentValue, setStyle, setTint, updateDefault
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.