|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.protocol.http.documentvalidation.TextContent
public class TextContent
Class representing text content that can appear within an element.
| Constructor Summary | |
|---|---|
TextContent(String value)
Construct the text content with the expected value. |
|
| Method Summary | |
|---|---|
String |
getValue()
Get the value of this text content. |
String |
toString()
Output a descriptive string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TextContent(String value)
value - The value| Method Detail |
|---|
public String getValue()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||