Interface I_CmsDisableable

All Known Implementing Classes:
CmsAliasDialog, CmsGoToParentAction, CmsSitemapAttributeEditor

public interface I_CmsDisableable
Interface for disableable GUI elements.

  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    True if this GUI element is disabled.
  • Method Details

    • isDisabled

      boolean isDisabled()
      True if this GUI element is disabled.

      Returns:
      true if this GUI element is disabled