Class NilHandler

    • Constructor Detail

      • NilHandler

        public NilHandler()
    • Method Detail

      • isEnabled

        public boolean isEnabled​(Book book,
                                 Sheet sheet)
        Description copied from interface: UserActionHandler
        get the enabled state of this action
        Specified by:
        isEnabled in interface UserActionHandler
        Parameters:
        book - current book, null if no book selected
        sheet - current sheet, null if no sheet selected
        Returns: