Interface for an entity's form selector item.

Deprecated

Use FormItem instead.

Hierarchy

Methods

  • Gets the unique identifier of the form.

    Returns string

    The identifier, in Guid format.

  • Gets the label for the form.

    Returns string

    The label.

  • Returns a value that indicates whether the form is currently visible.

    Returns boolean

    true if the form is visible; false otherwise.

  • Navigates the user to this form.

    Returns void

Generated using TypeDoc