lz.Type
is the single instance of the class
lz.TypeService
which implements the runtime
presentation type system.
Name (CSS property) | Type (tag) | Type (js) | Default | Category |
---|---|---|---|---|
Type
|
lz.TypeService | $lz$class_TypeService | readonly | |
The type service. Also available as the global
lz.Type .
|
Methods
acceptTypeValue() |
---|
Parameter Name | Type | Description |
---|---|---|
type | String the type name | |
value | String the string representation of the desired value | |
node | lz.node the node context | |
attribute | String the attribute context |
presentTypeValue() |
---|
Parameter Name | Type | Description |
---|---|---|
type | String the attribute type | |
value | * the Javascript representation of the value | |
node | lz.node the node context | |
attribute | String the attribute context |
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.