public class HtmlCommandLink extends HtmlWidget implements ValueHolder
| Constructor and Description |
|---|
HtmlCommandLink() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
void |
setConverter(String value) |
void |
setValue(String value) |
getAdditionalNamespaceURIs, getAttribute, getNamespaceURI, getPrefix, getTextContent, isSelfClosing, putAdditionalNamespaceURI, putAttribute, setTextContent, write, writeAttributegetChildren, getClientProperty, getParent, putClientProperty, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildren, getClientProperty, putClientPropertypublic String getValue()
getValue in interface ValueHolderpublic void setValue(String value)
setValue in interface ValueHolderpublic void setConverter(String value)
setConverter in interface ValueHolderCopyright © 2015. All Rights Reserved.