ERDAttributeRepetition Class Reference

Inherits er::directtoweb::components::ERDCustomComponent.

Inherited by ERDInspectPageRepetition, ERDListPageRepetition, and ERDQueryPageRepetition.

Collaboration diagram for ERDAttributeRepetition:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse r, WOContext c)
void awake ()
ERD2WContainer currentSection ()
NSArray currentSectionKeys ()
NSArray displayPropertyKeys ()
 ERDAttributeRepetition (WOContext context)
boolean hasPropertyName ()
boolean hasSections ()
String propertyKey ()
NSArray sectionsContents ()
String sectionTitle ()
void setCurrentSection (ERD2WContainer value)
void setPropertyKey (String propertyKey)
boolean synchronizesVariablesWithBindings ()

Protected Attributes

ERD2WContainer _currentSection
NSMutableArray _sectionsContents

Static Private Attributes

static final Logger log = Logger.getLogger(ERDAttributeRepetition.class)


Detailed Description

Class for DirectToWeb Component ERDAttributeRepetition.

Author:
ak on Mon Sep 01 2003 ERDirectToWeb sectionKey displayNameForPageConfiguration pageConfiguration propertyKey alternateKeyInfo sectionsContents

Constructor & Destructor Documentation

ERDAttributeRepetition ( WOContext  context  ) 

Public constructor

Parameters:
context the context


Member Function Documentation

void appendToResponse ( WOResponse  response,
WOContext  context 
)

Calls resetCachedBindingsInStatefulComponent prior to super.appendToResponse.

Parameters:
response to which we are appending
context context of the response

Reimplemented from ERDCustomComponent.

void awake (  ) 

ERD2WContainer currentSection (  ) 

NSArray currentSectionKeys (  ) 

NSArray displayPropertyKeys (  ) 

boolean hasPropertyName (  ) 

boolean hasSections (  ) 

String propertyKey (  ) 

NSArray sectionsContents (  ) 

Reimplemented in ERDListPageRepetition.

String sectionTitle (  ) 

void setCurrentSection ( ERD2WContainer  value  ) 

void setPropertyKey ( String  propertyKey  ) 

boolean synchronizesVariablesWithBindings (  ) 

component does not synchronize it's variables

Reimplemented from ERDCustomComponent.

Reimplemented in ERDGroupingListPageRepetition, ERDInspectPageRepetition, and ERDQueryPageRepetition.


Member Data Documentation

final Logger log = Logger.getLogger(ERDAttributeRepetition.class) [static, private]


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

Generated on Sat May 26 06:42:53 2012 for Project Wonder by  doxygen 1.5.8