CSVW RDF Convertor - Documentation
GitHub
npm
Preparing search index...
@csvw-rdf-convertor/webapp
app/r2c-schema-page/diagram/table-schema/table-schema.component
TableSchemaComponent
Class TableSchemaComponent
Index
Constructors
constructor
Properties
all
Tables
cd
Ref
data
delete
Col
delete
Table
el
foreign
Keys
move
Col
rename
Col
rename
Table
Constructors
constructor
new
TableSchemaComponent
()
:
TableSchemaComponent
Returns
TableSchemaComponent
Properties
all
Tables
allTables
:
InputSignal
<
TableSchema
[]
>
= ...
cd
Ref
cdRef
:
ChangeDetectorRef
= ...
data
data
:
InputSignal
<
TableSchema
>
= ...
delete
Col
deleteCol
:
OutputEmitterRef
<
{
name
:
string
;
titles
:
string
}
>
= ...
delete
Table
deleteTable
:
OutputEmitterRef
<
void
>
= ...
el
el
:
ElementRef
<
HTMLElement
>
= ...
foreign
Keys
foreignKeys
:
Signal
<
Record
<
string
,
string
>
>
= ...
move
Col
moveCol
:
OutputEmitterRef
<
{
column
:
string
;
columnTitles
:
string
;
toTable
:
string
}
,
>
= ...
rename
Col
renameCol
:
OutputEmitterRef
<
{
name
:
string
;
titles
:
string
}
>
= ...
rename
Table
renameTable
:
OutputEmitterRef
<
void
>
= ...
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
all
Tables
cd
Ref
data
delete
Col
delete
Table
el
foreign
Keys
move
Col
rename
Col
rename
Table
GitHub
npm
CSVW RDF Convertor - Documentation
Loading...