|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfc.web.forms.TextArea.WrapType
public static class TextArea.WrapType
From the HTML spec:
| Field Summary | |
|---|---|
static TextArea.WrapType |
HARD
|
static TextArea.WrapType |
OFF
|
static TextArea.WrapType |
SOFT
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final TextArea.WrapType OFF
public static final TextArea.WrapType HARD
public static final TextArea.WrapType SOFT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||