General Interface is an open source project hosted by the Dojo Foundation

Code Snippets Library

compared with
Current by Darren Hwang
on Sep 17, 2010 16:21.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (7)

View Page History
#* h5. [Check if CDF is empty] (isCDFEmpty)
#* h5. [Loop over checked records in a CDF] (jsx3.gui.Matrix eachCheched)

# h3. String Related Snippets
#* h5. [Get the left X characters of a string] (left)
#* h5. [Trim the right whitespace of a string] (rtrim)
#* h5. [Trim the left and right whitespace of a string] (trimStr)

# h3. XML Related Snippets
#* h5. [Setting CDF record ID in OnBeforeDeserialize] (setCDFValues)

# h3. Google Maps API Related Snippets
#* h5. [Load GMaps API V3] (loadGMaps)
#* h5. [Show a GMaps in a jsx3.gui.Block] (showGMaps)


# h3. Add-ins
#* h5. [Luke Birdeau's Select component for large data set] (SelectBox)


# h3. Matrix
#* h5. [WIKI:Arrow indicator for Matrix column with select mask]
#* h5. [Matrix Value Template]
#* h5. [Matrix column value template]