Class PrimitiveIO_shortstring

Description

Located in /polyphony/main/library/DataManagerGUI/PrimitiveIO/IOClasses/PrimitiveIO_strings.classes.php (line 21)

SObject
   |
   --WizardComponent
      |
      --ErrorCheckingWizardComponent
         |
         --WTextInput
            |
            --WTextField
               |
               --PrimitiveIO_shortstring
Direct descendents
Class Description
PrimitiveIO_integer
Method Summary
mixed getAllValues ()
void setValue (ref $value)
void setValueFromSObject (ref $value)
Variables
Methods
getAllValues (line 52)

Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.

  • access: public
mixed getAllValues ()

Redefinition of:
WTextInput::getAllValues()
Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.

Redefined in descendants as:
  • PrimitiveIO_integer::getAllValues() : Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
  • PrimitiveIO_float::getAllValues() : Returns the values of wizard-components. Should return an array if children are involved, otherwise a whatever type of object is expected.
setValue (line 29)

Sets the value of this Component to the SObject passed.

void setValue (ref $value)
  • ref $value: object $value The SObject value to use.

Redefinition of:
WTextInput::setValue()
Sets the value of this text field.

Redefined in descendants as:
setValueFromSObject (line 41)

Sets the value of this Component to the SObject passed.

void setValueFromSObject (ref $value)
  • ref $value: object $value The SObject value to use.

Redefined in descendants as:

Inherited Methods

Inherited From WTextField

WTextField::getMarkup()
WTextField::setMaxLength()
WTextField::setSize()

Inherited From WTextInput

WTextInput::addOnChange()
WTextInput::getAllValues()
WTextInput::setStartingDisplayText()
WTextInput::setStyle()
WTextInput::setValue()
WTextInput::update()
WTextInput::validate()

Inherited From ErrorCheckingWizardComponent

ErrorCheckingWizardComponent::getErrorRule()
ErrorCheckingWizardComponent::getErrorStyle()
ErrorCheckingWizardComponent::getErrorText()
ErrorCheckingWizardComponent::setErrorRule()
ErrorCheckingWizardComponent::setErrorStyle()
ErrorCheckingWizardComponent::setErrorText()

Inherited From WizardComponent

WizardComponent::getAllValues()
WizardComponent::getMarkup()
WizardComponent::getWizard()
WizardComponent::isEnabled()
WizardComponent::setEnabled()
WizardComponent::setParent()
WizardComponent::update()
WizardComponent::validate()

Inherited From SObject

SObject::asA()
SObject::asString()
SObject::copy()
SObject::copySameFrom()
SObject::copyTwoLevel()
SObject::deepCopy()
SObject::isEqual()
SObject::isEqualTo()
SObject::isNotEqualTo()
SObject::isNotReferenceTo()
SObject::isReferenceTo()
SObject::newFrom()
SObject::postCopy()
SObject::printableString()
SObject::shallowCopy()
SObject::_deepCopyArray()

Documentation generated on Wed, 19 Sep 2007 10:25:41 -0400 by phpDocumentor 1.3.0RC3