A property item which supports Button properties

Hierarchy

Properties

enable: boolean

Remarks

If the item is enabled in the UI.

id: string

Remarks

Unique ID for the property item.

paneId: string

Remarks

The parent pane id.

Remarks

The type name of the target property.

visible: boolean

Remarks

If the item should be visible in the UI.

Methods

  • Parameters

    Returns void

    Remarks

    Replace action assigned to the button.

  • Parameters

    • icon: string

      New button icon.

    Returns void

    Remarks

    Updates icon of the button.

  • Parameters

    Returns void

    Remarks

    Updates title of the button.

  • Parameters

    Returns void

    Remarks

    Updates tooltip description of the button.