CalendarDateSelect Class Reference

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

Collaboration diagram for CalendarDateSelect:

Collaboration graph
[legend]

List of all members.

Classes

interface  Bindings
interface  DateFormats
interface  Scripts

Public Member Functions

void appendToResponse (WOResponse response, WOContext context)
 CalendarDateSelect (WOContext context)
String dateFormat ()
Object dateFormatScript ()
boolean isStateless ()
String onClick ()
boolean synchronizesVariablesWithBindings ()

Static Public Attributes

static NSArray< StringdateFormats = new NSArray<String>(new String[]{DateFormats.natural, DateFormats.american, DateFormats.euro24hYmd})

Static Private Attributes

static NSDictionary< String,
Object > 
_scriptsDict = new NSDictionary<String, Object>(scripts, dateFormats)
static NSArray< Object > scripts = new NSArray<Object>(new Object[]{Scripts.natural, Scripts.american, Scripts.euro24hYmd})
static boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", false)


Constructor & Destructor Documentation

CalendarDateSelect ( WOContext  context  ) 


Member Function Documentation

void appendToResponse ( WOResponse  response,
WOContext  context 
)

String dateFormat (  ) 

Object dateFormatScript (  ) 

boolean isStateless (  ) 

String onClick (  ) 

boolean synchronizesVariablesWithBindings (  ) 


Member Data Documentation

NSDictionary<String, Object> _scriptsDict = new NSDictionary<String, Object>(scripts, dateFormats) [static, private]

NSArray<Object> scripts = new NSArray<Object>(new Object[]{Scripts.natural, Scripts.american, Scripts.euro24hYmd}) [static, private]

boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", false) [static, private]


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

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