Package | Description |
---|---|
org.richfaces.fragment.common | |
org.richfaces.fragment.inplaceSelect |
Modifier and Type | Class and Description |
---|---|
class |
TextInputComponentImpl
Fragment for text input component.
|
Modifier and Type | Method and Description |
---|---|
TextInputComponent |
TextInputComponent.clear()
Clears this input.
|
TextInputComponent |
TextInputComponent.sendKeys(CharSequence text)
Fills in given text and returns actual component.
|
Modifier and Type | Method and Description |
---|---|
TextInputComponent |
InplaceSelect.getTextInput()
Gets the associated text input.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.