org.beangle.data.excel.template.directive

Members list

Concise view

Type members

Classlikes

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class AbstractDirective extends Directive

Implements basic directive methods and is a convenient base class

Implements basic directive methods and is a convenient base class

Attributes

Companion:
object
Graph
Supertypes
trait Directive
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
trait Directive
class Object
trait Matchable
class Any
object Directive

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait Directive

A directive interface defines a transformation of a list of areas at a specified cell

A directive interface defines a transformation of a list of areas at a specified cell

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class EachDirective(`var`: String, var items: String, var area: Area, var direction: Direction) extends AbstractDirective

Attributes

Companion:
object
Graph
Supertypes
trait Directive
class Object
trait Matchable
class Any
class IfDirective(var condition: String, a1: Area, a2: Area) extends AbstractDirective

Attributes

Graph
Supertypes
trait Directive
class Object
trait Matchable
class Any
class ImageDirective(src: String, imageTypeStr: String, area: Area) extends AbstractDirective

Attributes

Graph
Supertypes
trait Directive
class Object
trait Matchable
class Any

Merge cells

Merge cells

jx:mergeCells(
lastCell="Merge cell ranges"
[, cols="Number of columns combined"]
[, rows="Number of rows combined"]
[, minCols="Minimum number of columns to merge"]
[, minRows="Minimum number of rows to merge"]
)

Attributes

Graph
Supertypes
trait Directive
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
object
Graph
Supertypes
trait Directive
class Object
trait Matchable
class Any