SACKGenerator

Available since framework version 1.0.

Defined in : SACKGenerator.con
(this file must be included in your application in order to have access)

Description:

A Simple Ajax Toolkit wrapper for Concept.

Properties

Sets the method to be used
Gets the form name as a string
Sets or gets the sack element name
Sets or gets the sack status name
Sets or gets the name of the target script
Gets the name of the ajax triggering function
The java script to be executed after the SackElement load was completed
The text that appears on to the SackStatus after the SackElement load was completed
The java script to be executed in interactive mode
The interactive text that will appear SackStatus when the SackElement is loading
The java script to be executed after the SackElement was loading
The text that appears on to the SackStatus after the SackElement was loading
The java script to be executed when the SackElement is loading
The text that appears on to the SackStatus when the SackElement is loading

Methods

Adds an element to a SACK script
Adds a static element to a SACK script
Generates the entire ajax script and returns it
Gets the java script code that includes all the required files
This is the standard contructor for this class and should not be used directly