Concept Framework 2.0 documentation Contents | Index

SACKGenerator

Name Version Deprecated
SACKGenerator version 1.0 no

Defined in : SACKGenerator.con
(this file must be included in your application in order to have access, unless you use a child class of SACKGenerator that includes this file)

Description:
A Simple Ajax Toolkit wrapper for Concept.


Properties:
Method Sets the method to be used
Name Gets the form name as a string
SackElement Sets or gets the sack element name
SackStatus Sets or gets the sack status name
Target Sets or gets the name of the target script
Trigger Gets the name of the ajax triggering function
WhenCompletedJava The java script to be executed after the SackElement load was completed
WhenCompletedText The text that appears on to the SackStatus after the SackElement load was completed
WhenInteractiveJava The java script to be executed in interactive mode
WhenInteractiveText The interactive text that will appear SackStatus when the SackElement is loading
WhenLoadedJava The java script to be executed after the SackElement was loading
WhenLoadedText The text that appears on to the SackStatus after the SackElement was loading
WhenLoadingJava The java script to be executed when the SackElement is loading
WhenLoadingText The text that appears on to the SackStatus when the SackElement is loading

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




Documented by Eduard Suica, generation time: Fri Jan 21 18:06:17 2011 GMT(c)2011 RadGs Software