Options
All
  • Public
  • Public/Protected
  • All
Menu

Web Part

Hierarchy

  • IWebPart

Index

Constructors

constructor

  • Creates an instance of a webpart.

    Parameters

    Returns IWebPart

Methods

create

  • Creates an instance of a webpart.

    Parameters

    Returns any

generateContentEditorXML

  • Generates the XML for a content editor webpart

    Parameters

    Returns any

generateScriptEditorXML

  • Generates the XML for a script editor webpart

    Parameters

    Returns any

isEditMode

  • isEditMode(): boolean
  • Determines if the page is being edited.

    Returns boolean

Generated using TypeDoc