org.beangle.data.excel.template

Members list

Concise view

Type members

Classlikes

abstract class AbstractTransformer extends Transformer

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Area

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Area.type
class Area(val startCellRef: CellRef, val size: Size, var transformer: Transformer)

Attributes

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

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class CellData(val cellRef: CellRef, var cell: Cell)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
class CellRange(var startCellRef: CellRef, var width: Int, var height: Int)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Adjacent.type
object Inner.type

Attributes

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

Map bean context

Map bean context

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class DefaultTransformer(val workbook: Workbook) extends AbstractTransformer

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class DirectiveData(var startCellRef: CellRef, val size: Size, val directive: Directive)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

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

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class MultiSheetCellRefGenerator(val sheetNames: Seq[String], val startCellRef: CellRef) extends CellRefGenerator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
object Notation

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class PoiConditionalFormatting(val conditionalFormatting: ConditionalFormatting)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
object RowData

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
RowData.type
class RowData(val row: Row) extends Iterable[CellData]

Attributes

Companion:
object
Graph
Supertypes
trait Iterable[CellData]
trait IterableFactoryDefaults[CellData, Iterable]
trait IterableOps[CellData, Iterable, Iterable[CellData]]
trait IterableOnceOps[CellData, Iterable, Iterable[CellData]]
trait IterableOnce[CellData]
class Object
trait Matchable
class Any
object SheetData

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class SheetData(val sheet: Sheet) extends Iterable[RowData]

Attributes

Companion:
object
Graph
Supertypes
trait Iterable[RowData]
trait IterableFactoryDefaults[RowData, Iterable]
trait IterableOps[RowData, Iterable, Iterable[RowData]]
trait IterableOnceOps[RowData, Iterable, Iterable[RowData]]
trait IterableOnce[RowData]
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class TransformHelper(templateStream: InputStream)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Defines interface methods for Excel operations

Defines interface methods for Excel operations

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class XlsCommentAreaBuilder(val transformer: Transformer, val clearTemplateCells: Boolean)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any