Interface UiPermissionAware

All Known Implementing Classes:
AccordionImpl, FormImpl, TabSheetImpl

public interface UiPermissionAware
State of subcomponents can be managed by UI permissions.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Change state of subcomponent according to the permissionValue.
  • Method Details

    • applyPermission

      void applyPermission(UiPermissionDescriptor permissionDescriptor)
      Change state of subcomponent according to the permissionValue.
      Parameters:
      permissionDescriptor - descriptor which contains id of subcomponent and UI permission value which will be applied to this subcomponent or ids of subcomponent and its action and UI permission value which will be applied to subcomponent's action