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
object
ColumnType
Companion:
class
Graph
Supertypes
Self type
trait
Sum
trait
Mirror
class
Object
trait
Matchable
class
Any
ColumnType
.type
Type members
Value members
Type members
Classlikes
case
object
Date
extends
ColumnType
case
object
Email
extends
ColumnType
case
class
Reference
(
referencedTable:
String
,
source:
String
)
extends
ColumnType
case
object
Text
extends
ColumnType
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
Value members
Concrete methods
def
fromTableField
(
column:
TableColumn
):
ColumnType