Interface EnabledAccessor

All Known Subinterfaces:
EnabledAccessor.EnabledProperty

public interface EnabledAccessor
Provides an accessor for a enabled property.
  • Method Details

    • isEnabled

      boolean isEnabled()
      Retrieves the enabled status from the enabled property.
      Returns:
      The enabled status stored by the enabled property.