Interface IComponent
Provides functionality required by all components.
Indirect known implementers
AppForm, Button, Multiplier, MultiSelectBox, Presenter, PresenterComponent, RadioList, SelectBox, SubmitButton, TextArea, TextBase, TextInput, Checkbox, UploadControl, ComponentContainer, Control, Form, FormContainer, FormControl, HiddenField, ImageButton
public
string
|
|
public
|
|
public
|
#
setParent(
Sets the parent of this component. |
string |
NAME_SEPARATOR
|
'-' |
#
Separator for component names in path concatenation. |