Constructordojox.string.sprintf.Formatter

dojo.require("dojox.string.sprintf");
defined in dojox/string/sprintf.js

Usage

function (/*String*/ format) (view source)
parametertypedescription
formatString 

Jump to PropertiesJump to FunctionsNamespacesBack to top

Jump to PropertiesJump to NamespacesFunctionsBack to top

FunctionfitField(token)
Functionformat(filler)
FunctionformatDouble(token)
FunctionformatInt(token)
FunctionspacePad(token, length: Integer)
FunctionzeroPad(token, length: Integer)
Function_parseDelim(mapping, intmapping, flags, minWidth, period, precision, specifier)

Jump to FunctionsJump to NamespacesPropertiesBack to top