org.guvnor.messageconsole.client.console
Class HyperLinkCell.HyperLink
java.lang.Object
org.guvnor.messageconsole.client.console.HyperLinkCell.HyperLink
- Enclosing class:
- HyperLinkCell
public static class HyperLinkCell.HyperLink
- extends Object
Inner class to contain the Hyper Link details
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newLink
public static HyperLinkCell.HyperLink newLink(String label)
newText
public static HyperLinkCell.HyperLink newText(String label)
getLabel
public String getLabel()
isLink
public boolean isLink()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.