public class SortableLink extends Link
setSortString(String)
. Sorting is case insensitive.
A SortableLink without a href will be rendered as a span.ACTIVE, browserMode, DEFAULT, ID, IE, INVISIBLE, isSensitive, label, NS, ON_BLUR, ON_CHANGE, ON_CLICK, ON_DBLCLICK, ON_FOCUS, ON_KEY_DOWN, ON_KEY_PRESS, ON_KEY_UP, ON_LOAD, ON_MOUSE_DOWN, ON_MOUSE_MOVE, ON_MOUSE_OUT, ON_MOUSE_UP, ON_RESET, ON_SELECT, ON_SUBMIT, ON_UNLOAD, parent, parentElem, READONLY, root, viewMode
LABELLEDBY
Constructor and Description |
---|
SortableLink(String href,
Component text) |
SortableLink(String href,
String text) |
SortableLink(String href,
String text,
String target) |
Modifier and Type | Method and Description |
---|---|
String |
getSortString()
Gets the sortSting
|
void |
setHref(String href)
sets the link url
|
void |
setSortString(String s)
Sets sortString (the string by which this link is sorted)
|
addContent, compareTo, getContent, getHref, getTarget, getText, setContent, setTarget, setText, setText
addClass, clone, create, getAttribute, getBrowserMode, getId, getLabel, getName, getParent, getParentElement, getRoot, getRootName, getStyle, getViewMode, init, init, init, removeAttribute, removeClass, setActionListener, setAttribute, setBrowserMode, setClass, setEncoding, setExpandEmptyElements, setId, setIndenting, setLabel, setName, setNewLines, setParent, setParentElement, setRootName, setStyle, setViewMode, show, show, toggleClass, toString
public void setSortString(String s)
s
- public String getSortString()
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.