Schnittstelle IsDisabledBySecurity

Alle bekannten Unterschnittstellen:
ButtonTagDeclaration, EventTagDeclaration, LinkTagDeclaration, SheetPageCommandTagDeclaration

public interface IsDisabledBySecurity
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    setDisabled(String disabled)
    Flag indicating that this element is disabled.
  • Methodendetails

    • setDisabled

      void setDisabled(String disabled)
      Flag indicating that this element is disabled. If configured so in the tobago-config.xml the action will be checked for the annotations RolesAllowed, PermitAll or DenyAll.