com.sapportals.htmlb

Interface IUserDataComponent

All Known Implementing Classes:
Checkbox, DropdownListBox, InputField, RadioButton, RadioButtonGroup, TextEdit

public interface IUserDataComponent

Interface for classes that support DataTypes as simple way to get to the User input. Each implementing class defines its own meaning for the data returned.

Copyright 2004 SAP AG


Method Summary
 AbstractDataType getValueAsDataType()
           
 

Method Detail

getValueAsDataType

public AbstractDataType getValueAsDataType()


Copyright 2006 SAP AG Complete Copyright Notice