ERD2WEditNumber Class Reference

Inherits com::webobjects::directtoweb::D2WEditNumber.

Inherited by ERD2WEditNumberWithUnit.

Collaboration diagram for ERD2WEditNumber:

Collaboration graph
[legend]

List of all members.

Public Member Functions

EOAttribute attribute ()
 ERD2WEditNumber (WOContext context)
void reset ()
void setStringValue (String newStringValue)
String stringValue ()
Object validateTakeValueForKeyPath (Object anObject, String aPath) throws NSValidation.ValidationException
void validationFailedWithException (Throwable theException, Object theValue, String theKeyPath)

Static Public Attributes

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

Protected Member Functions

Object convertNumber (Object anObject)
java.text.Format numberFormatter ()
Object numberFormatValueForString (String value)

Private Attributes

NSNumberFormatter _numberFormatter


Detailed Description

Common superclass of all ER's edit number components.

name smartAttribute


Constructor & Destructor Documentation

ERD2WEditNumber ( WOContext  context  ) 


Member Function Documentation

EOAttribute attribute (  ) 

Object convertNumber ( Object  anObject  )  [protected]

java.text.Format numberFormatter (  )  [protected]

Object numberFormatValueForString ( String  value  )  [protected]

void reset (  ) 

void setStringValue ( String  newStringValue  ) 

String stringValue (  ) 

Object validateTakeValueForKeyPath ( Object  anObject,
String  aPath 
) throws NSValidation.ValidationException

void validationFailedWithException ( Throwable  theException,
Object  theValue,
String  theKeyPath 
)


Member Data Documentation

NSNumberFormatter _numberFormatter [private]

final Logger log = Logger.getLogger(ERD2WEditNumber.class) [static]

Logging support


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

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