| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| SACKGenerator | version 1.0 | no |
| A Simple Ajax Toolkit wrapper for Concept. |
| 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 |
| 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: Sun Jan 27 18:15:12 2013 GMT | (c)2013 Devronium Applications |