Main Page | Packages | Class Tree | Index | Help

mx.data.kinds

class Calculated

mx.data.binding.DataAccessor
  |
  +--mx.data.kinds.Data
        |
        +--mx.data.kinds.Calculated


class Calculated
extends Data

This kind allows for psuedo schema on DataSets.

These properties of a transfer object dont exist on the actual server represenation, just locally on the client.



Field Summary

public
isCalculated: Boolean


Methods inherited from class mx.data.kinds.Data

getGettableTypes, getSettableTypes, getTypedValue, setTypedValue



Field Documentation

isCalculated

public var isCalculated: Boolean

The documentation was generated from the following file:


Copyright © 1997-2005 Macromedia, Inc. All rights reserved. Generated with AS2Doc