Name (CSS property) | Type (tag) | Type (js) | Default | Category |
---|---|---|---|---|
axis
|
string | String | y | read/write |
The axis in which to replicate | ||||
_clonepool
|
expression | any | null | read/write |
_cloneprops
|
expression | any | null | read/write |
Array of maps of additional properties by clone number | ||||
clones
|
expression | any | null | read/write |
The list of elements controlled by this repliator | ||||
container
|
expression | any | read/write | |
The view that will contain the replicated nodes. Defaults to the immediateparent of the replicator. | ||||
dataset
|
expression | any | read/write | |
Compute nodes from this dataset | ||||
mask
|
expression | any | read/write | |
The view that will clip the replicated nodes. Defaults to the immediateparent of the container | ||||
nodes
|
expression | any | null | read/write |
The list of nodes over which this replictor acts | ||||
pool
|
boolean | boolean | true | read/write |
If true, then instances of the replicated instance are reused when possible | ||||
replicatedsize
|
expression | any | null | read/write |
The size (width or height) in the replication axis of the view being replicated. Assumes all subviews have same replicated size. | ||||
_sizes
|
expression | any | { x : 'width', y: 'height' } | read/write |
spacing
|
expression | any | 0 | read/write |
A pixel amount to use between each replicated view | ||||
xpath
|
string | String | read/write | |
Compute nodes from this xpath query against the specified dataset |
classroot, cloneManager, data, datapath, defaultplacement, id, ignoreplacement, immediateparent, inited, initstage, name, nodeLevel, options, parent, placement, styleclass, subnodes, transition
Methods
__adjustVisibleClones() |
---|
bind() |
---|
construct() |
---|
createChildren() |
---|
destroy() |
---|
ensureInView() |
---|
getClone() |
---|
getCloneForNode() |
---|
getCloneForOffset() |
---|
getCloneIfVisible() |
---|
init() |
---|
insertNode() |
---|
_makeClone() |
---|
poolClone() |
---|
setCloneProperty() |
---|
setClonePropertyByCN() |
---|
setData() |
---|
setNodes() |
---|
set_nodes() |
---|
unbind() |
---|
update() |
---|
_updateChildren() |
---|
animate, applyConstraintMethod, applyData, childOf, completeInstantiation, construct, createChildren, dataBindAttribute, destroy, determinePlacement, getOption, getUID, init, lookupSourceLocator, releaseConstraint, releaseConstraintMethod, searchImmediateSubnodes, searchSubnodes, setOption, setSelected, updateData
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.