Class mx.data.formatters.ComposeString

????
   +--mx.data.binding.DataAccessor
      +--mx.data.formatters.ComposeString

Description

A printf-like formatter for transforming records into strings.

Field Index

template

Method Index

getGettableTypes(), getTypedValue()

Field Detail

template

template:String

Method Detail

getGettableTypes

function getGettableTypes():
Array

getTypedValue

function getTypedValue(requestedType:
String):mx.data.binding.TypedValue