Options
All
  • Public
  • Public/Protected
  • All
Menu

The API for operations related to the Trimble Connect Property Panel web component.

Hierarchy

  • PropertyPanelAPI

Index

Methods

  • Callback to inform host about the current Property panel mode. If mode is "edit", Property Panel has possibly unsaved changes.

    Parameters

    Returns Promise<void>

  • close(): Promise<void>
  • Callback for Property Panel to request closing itself

    Returns Promise<void>

  • Callback for Property Panel to request the entities to display the properties for

    Returns Promise<IPropertyPanelData>

  • openPropertySetManager(): Promise<void>
  • Callback for Property Panel to request opening the Property Set Manager

    Returns Promise<void>