public static class HyperLinkCell.HyperLink extends Object
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
boolean |
isLink() |
static HyperLinkCell.HyperLink |
newLink(String label) |
static HyperLinkCell.HyperLink |
newText(String label) |
public static HyperLinkCell.HyperLink newLink(String label)
public static HyperLinkCell.HyperLink newText(String label)
public String getLabel()
public boolean isLink()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.