public static class Attr.MarkupId extends Attr
Attr.Auto, Attr.MarkupId, Attr.NullValue, Attr.Plain, Attr.Quoted| Modifier | Constructor and Description |
|---|---|
protected |
Attr.MarkupId(CharSequence markupId)
Construct.
|
protected |
Attr.MarkupId(org.apache.wicket.Component component)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
Attr.MarkupId |
quoted() |
charAt, equals, hashCode, isNullOrEmpty, length, nullValue, subSequence, toStringprotected Attr.MarkupId(org.apache.wicket.Component component)
component - the component to extract markup id fromprotected Attr.MarkupId(CharSequence markupId)
markupId - the markup idpublic Attr.MarkupId quoted()
Copyright © 2014. All Rights Reserved.