<abstract> new AbstractDocumentView()
Members
-
<static> contextTypes
-
-
<static> masterElementId
-
Setter for the ID of the element (the value of the
id
attribute) generated by this component that will contain the rendered page view.This setter is used only for compatibility with the public class fields and can only be used once per component.
-
<abstract, static> masterElementId
-
Returns the ID of the element (the value of the
id
attribute) generated by this component that will contain the rendered page view. -
<static> propTypes
-
Returns the expected types of the props passed to this component.
The
metaManager
is used to generate themeta
tags in thehead
and the content of thetitle
element. Thepage
contains the rendered HTML of the current view. TherevivalSettings
contains a JavaScript snippet that initializes the configuration of the IMA platform at the client-side.