WXGenericContainer Class Reference

Inherits com::webobjects::appserver::WOComponent.

Collaboration diagram for WXGenericContainer:

Collaboration graph
[legend]

List of all members.

Classes

interface  Bindings

Public Member Functions

void awake ()
String elementName ()
String id ()
WOActionResults invokeAction ()
boolean omitTags ()
String ref ()
boolean synchronizesVariablesWithBindings ()
 WXGenericContainer (WOContext context)

Public Attributes

boolean _omitTags

Private Member Functions

String _elementName ()
String _id ()
boolean isAjax ()


Detailed Description

An ajax version of WOGenericContainer (only no support for invokeAction and formValue(s) bindings) i.e support for jQuery

See also:
WOGenericContainer
id ajax If the it is an Ajax update container. The default is false elementName Defaults to "div" class

Author:
mendis
Note: it overloads the HTML5 ref attribute for the updateUrl.

Constructor & Destructor Documentation

WXGenericContainer ( WOContext  context  ) 


Member Function Documentation

String _elementName (  )  [private]

String _id (  )  [private]

void awake (  ) 

String elementName (  ) 

String id (  ) 

WOActionResults invokeAction (  ) 

boolean isAjax (  )  [private]

boolean omitTags (  ) 

String ref (  ) 

boolean synchronizesVariablesWithBindings (  ) 


Member Data Documentation

boolean _omitTags


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:23 2012 for Project Wonder by  doxygen 1.5.8