admin-data-explorer-web
admin-data-explorer-web
net.wiringbits.webapp.utils.ui.web
API
AdminView
net.wiringbits.webapp.utils.ui.web.components
EditGuesser
ListGuesser
net.wiringbits.webapp.utils.ui.web.facades.reactadmin
Admin
Props
Button
Props
ComponentList
Props
Create
Props
DataProvider
Datagrid
Props
DateField
Props
DateTimeInput
Props
DeleteButton
Props
Edit
Props
EditButton
Props
EmailField
Props
FieldProps
ReactAdmin
ReferenceBase
Props
ReferenceField
ReferenceInput
Resource
Props
SaveButton
Props
SelectInput
Props
SimpleForm
Props
TextField
Props
TextInput
Props
Toolbar
Props
TopToolbar
Props
UrlField
Props
net.wiringbits.webapp.utils.ui.web.models
ButtonAction
Column
ColumnType
ColumnType
Date
Email
Reference
Text
DataExplorerSettings
TableAction
net.wiringbits.webapp.utils.ui.web.utils
ResponseGuesser
admin-data-explorer-web
/
net.wiringbits.webapp.utils.ui.web.models
/
ColumnType
ColumnType
sealed
trait
ColumnType
extends
Product
with
Serializable
Companion:
object
Graph
Supertypes
Known subtypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
object
Date
.type
object
Email
.type
class
Reference
object
Text
.type
Value members
Value members
Inherited methods
def
canEqual
(
that:
Any
):
Boolean
Inherited from:
Equals
def
productArity
:
Int
Inherited from:
Product
def
productElement
(
n:
Int
):
Any
Inherited from:
Product
def
productElementName
(
n:
Int
):
String
Inherited from:
Product
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product
def
productPrefix
:
String
Inherited from:
Product