| Package | Description |
|---|---|
| com.github.jferard.fastods |
This package contains all data style, ie the parameters for data (boolean, currency, float, ..
.) display.
|
| Modifier and Type | Method and Description |
|---|---|
Link |
LinkBuilder.build() |
static Link |
Link.create(String text,
File file)
Deprecated.
|
static Link |
Link.create(String text,
String relativeRef)
Deprecated.
|
static Link |
Link.create(String text,
Table table)
Deprecated.
|
static Link |
Link.create(String text,
TableRef tableRef)
Deprecated.
|
static Link |
Link.create(String text,
TextStyle ts,
File file)
Deprecated.
|
static Link |
Link.create(String text,
TextStyle ts,
String relativeRef)
Deprecated.
|
static Link |
Link.create(String text,
TextStyle ts,
Table table)
Deprecated.
|
static Link |
Link.create(String text,
TextStyle ts,
TableRef tableRef)
Deprecated.
|
static Link |
Link.create(String text,
TextStyle ts,
URI uri)
Deprecated.
|
static Link |
Link.create(String text,
TextStyle ts,
URL url)
Deprecated.
|
static Link |
Link.create(String text,
URI uri)
Deprecated.
|
static Link |
Link.create(String text,
URL url)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.