com.getsnappy.snappyj
Class SnappyJEnvironment
java.lang.Object
com.getsnappy.snappyj.SnappyJEnvironment
public class SnappyJEnvironment
- extends java.lang.Object
This class represents the core of our web 2.0 functionality
In order to use our library do the following:
Define all contexts (contexts are reloadable areas on your page)
Define all beans (ALL server to browser communication is done through beans)
Instantiate this class into an object (call our constructor via new)
Call that objects jsInitialize within a
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |