public class Link extends SkinnableControl
| Modifier and Type | Field and Description |
|---|---|
protected String |
caption |
protected Action |
onClick |
configurations| Modifier and Type | Method and Description |
|---|---|
Binding<?,Link,ButtonBuilder> |
bindCaptionToProperty(String propertyName) |
protected LinkBuilder |
createBuilder(PanelBuilder container) |
Link |
disableOnError() |
protected String |
getCaption() |
Link |
onClick(Action onClick) |
Link |
setCaption(String caption) |
configureSkineableBuilder, getFontSize, setBackground, setFontSize, setForegroundbackground, bindBackground, bindEnabled, bindEnabledToProperty, bindForeground, bindValue, bindValueToProperty, bindVisible, bindVisibleToProperty, enabled, foreground, setHeight, setWidth, tooltip, value, visibleaddBinding, addBinding, addConfiguration, appendYourselfTo, configure, getContainer, getContainerModelObject, nextCaption, showOn, toStringpublic Link(Container container)
protected String getCaption()
public Link disableOnError()
public Binding<?,Link,ButtonBuilder> bindCaptionToProperty(String propertyName)
protected LinkBuilder createBuilder(PanelBuilder container)
createBuilder in class WidgetCopyright © 2015 Uqbar Project. All rights reserved.