works.iterative.forms.service

Members list

Type members

Classlikes

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
final case class FormInfo(id: String, kind: String, data: FormContent)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait PdfInterpreter extends Interpreter[FormInfo, UIO[Chunk[Byte]]]

Attributes

Companion
object
Supertypes
trait Interpreter[FormInfo, UIO[Chunk[Byte]]]
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
final case class SavedForm(formId: String, formVersion: String, encoding: String, data: String, timestamp: Instant)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
trait UIXMLDisplayResolver extends DisplayResolver[FormState, UIO[NodeSeq]]

Attributes

Supertypes
trait DisplayResolver[FormState, UIO[NodeSeq]]
class Object
trait Matchable
class Any