sesaparcours
    Preparing search index...
    interface IDeletable {
        isDeletable(): boolean;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Methods

    Methods

    • Get whether this object is deletable or not.

      Returns boolean

      True if deletable.