Class NoRecordsToolbar

    • Constructor Detail

      • NoRecordsToolbar

        public NoRecordsToolbar​(DataTable<?,​?> table)
        Constructor
        Parameters:
        table - data table this toolbar will be attached to
      • NoRecordsToolbar

        public NoRecordsToolbar​(DataTable<?,​?> table,
                                IModel<String> messageModel)
        Parameters:
        table - data table this toolbar will be attached to
        messageModel - model that will be used to display the "no records found" message