Guvnor - Message Console Client 6.2.0.Beta3

org.guvnor.messageconsole.client.console
Class HyperLinkCell.HyperLink

java.lang.Object
  extended by 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


Method Summary
 String getLabel()
           
 boolean isLink()
           
static HyperLinkCell.HyperLink newLink(String label)
           
static HyperLinkCell.HyperLink newText(String label)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newLink

public static HyperLinkCell.HyperLink newLink(String label)

newText

public static HyperLinkCell.HyperLink newText(String label)

getLabel

public String getLabel()

isLink

public boolean isLink()

Guvnor - Message Console Client 6.2.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.