Schnittstelle AppInfoIface.OnCanRemoveSupportsType

Umschließende Klasse:
AppInfoIface
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public static interface AppInfoIface.OnCanRemoveSupportsType
  • Methodendetails

    • onCanRemoveSupportsType

      boolean onCanRemoveSupportsType(CallbackHandler __self, @Nonnull AppInfo appinfo)
      Parameter:
      appinfo - the app info
      Gibt zurück:
      `TRUE` if it is possible to remove supported content types from a given @appinfo, `FALSE` if not.