ERMDBatchSizeControl Class Reference

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

Collaboration diagram for ERMDBatchSizeControl:

Collaboration graph
[legend]

List of all members.

Classes

interface  Keys

Public Member Functions

String batchSizeFieldID ()
WODisplayGroup displayGroup ()
 ERMDBatchSizeControl (WOContext context)
String itemsString ()
ERXLocalizer localizer ()
int numberOfObjectsPerBatch ()
String separatorString ()
void setBatchSizeFieldID (String fieldID)
void setNumberOfObjectsPerBatch (Integer number)
String showString ()
boolean synchronizesVariablesWithBindings ()
String updateContainerID ()
String updateFunction ()

Private Attributes

String _batchSizeFieldID
String _itemsString
ERXLocalizer _localizer
String _separatorString
String _showString
String _updateContainerID


Detailed Description

A modern batch size controll that uses an AjaxInplaceEditor to edit the batch size.

itemString showString separatorString updateContainerID localizer

Author:
davidleber

Constructor & Destructor Documentation

ERMDBatchSizeControl ( WOContext  context  ) 


Member Function Documentation

String batchSizeFieldID (  ) 

Returns a unique id for this batch size control

Returns:

WODisplayGroup displayGroup (  ) 

String itemsString (  ) 

The string displayed for 100 [item]s : Show 10

Default is "item"

Returns:

ERXLocalizer localizer (  ) 

Localizer.

Defaults to ERXLocalizer.currentLocalizer()

Returns:

Reimplemented from ERXComponent.

int numberOfObjectsPerBatch (  ) 

String separatorString (  ) 

The string displayed for: 100 items [:] Show 10

Defaults to ":"

Returns:

void setBatchSizeFieldID ( String  fieldID  ) 

void setNumberOfObjectsPerBatch ( Integer  number  ) 

String showString (  ) 

The string displayed for: 100 items : [Show] 10

Defaults to "Show"

Returns:

boolean synchronizesVariablesWithBindings (  ) 

Overridden from superclass to turn on component synching, which is the default.

Reimplemented from ERDCustomComponent.

String updateContainerID (  ) 

Update container id for the displayGroup's list.

Defaults to the first parent update container id.

Returns:

String updateFunction (  ) 

Returns the js function to update the updateContainerID

Returns:


Member Data Documentation

String _itemsString [private]

String _showString [private]


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