|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTextBox
com.vaadin.client.ui.VFilterSelect.FilterSelectTextBox
public class VFilterSelect.FilterSelectTextBox
TextBox variant used as input element for filter selects, which prevents selecting text when disabled.
| Constructor Summary | |
|---|---|
VFilterSelect.FilterSelectTextBox()
|
|
| Method Summary | |
|---|---|
void |
setSelectionRange(int pos,
int length)
Overridden to avoid selecting text when text input is disabled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VFilterSelect.FilterSelectTextBox()
| Method Detail |
|---|
public void setSelectionRange(int pos,
int length)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||