import AuthorTable from 'ceo-core/application/components/author/author-table.js'AuthorTable
Extends:
react~React.Component → AuthorTable
Constructor Summary
| Public Constructor | ||
| public |
constructor(props: *) |
|
Member Summary
| Public Members | ||
| public |
state: * |
|
Method Summary
| Public Methods | ||
| public |
handleRowSelection(selection: *) |
|
| public |
render(): * |
|
| public |
renderLinkTo(author: *, label: *): * |
|
Public Constructors
public constructor(props: *) source
Params:
| Name | Type | Attribute | Description |
| props | * |