com.getsnappy.w20
Class Web20Environment

java.lang.Object
  extended by com.getsnappy.w20.Web20Environment

public class Web20Environment
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