Skip to main content

Class: RemHierarchyEditorTree

Hierarchy

  • Component<RemHierarchyEditorTreeProps>

    RemHierarchyEditorTree

Constructors

constructor

new RemHierarchyEditorTree(props)

Parameters

NameType
propsRemHierarchyEditorTreeProps | Readonly<RemHierarchyEditorTreeProps>

Inherited from

React.Component<RemHierarchyEditorTreeProps>.constructor

new RemHierarchyEditorTree(props, context)

Parameters

NameType
propsRemHierarchyEditorTreeProps
contextany

Inherited from

React.Component<RemHierarchyEditorTreeProps>.constructor

Methods

render

render(): Element

Returns

Element

Overrides

React.Component.render