backgroundClicked(const MouseEvent &) | juce::TableListBoxModel | virtual |
categoryCol enum value | juce::PluginListComponent::TableModel | |
cellClicked(int rowNumber, int columnId, const MouseEvent &) | juce::TableListBoxModel | virtual |
cellDoubleClicked(int rowNumber, int columnId, const MouseEvent &) | juce::TableListBoxModel | virtual |
deleteKeyPressed(int) override | juce::PluginListComponent::TableModel | inlinevirtual |
descCol enum value | juce::PluginListComponent::TableModel | |
getCellTooltip(int rowNumber, int columnId) | juce::TableListBoxModel | virtual |
getColumnAutoSizeWidth(int columnId) | juce::TableListBoxModel | virtual |
getDragSourceDescription(const SparseSet< int > ¤tlySelectedRows) | juce::TableListBoxModel | virtual |
getNumRows() override | juce::PluginListComponent::TableModel | inlinevirtual |
getPluginDescription(const PluginDescription &desc) | juce::PluginListComponent::TableModel | inlinestatic |
list | juce::PluginListComponent::TableModel | |
listWasScrolled() | juce::TableListBoxModel | virtual |
manufacturerCol enum value | juce::PluginListComponent::TableModel | |
nameCol enum value | juce::PluginListComponent::TableModel | |
owner | juce::PluginListComponent::TableModel | |
paintCell(Graphics &g, int row, int columnId, int width, int height, bool) override | juce::PluginListComponent::TableModel | inlinevirtual |
paintRowBackground(Graphics &g, int, int, int, bool rowIsSelected) override | juce::PluginListComponent::TableModel | inlinevirtual |
refreshComponentForCell(int rowNumber, int columnId, bool isRowSelected, Component *existingComponentToUpdate) | juce::TableListBoxModel | virtual |
returnKeyPressed(int lastRowSelected) | juce::TableListBoxModel | virtual |
selectedRowsChanged(int lastRowSelected) | juce::TableListBoxModel | virtual |
sortOrderChanged(int newSortColumnId, bool isForwards) override | juce::PluginListComponent::TableModel | inlinevirtual |
TableListBoxModel() | juce::TableListBoxModel | inline |
TableModel(PluginListComponent &c, KnownPluginList &l) | juce::PluginListComponent::TableModel | inline |
typeCol enum value | juce::PluginListComponent::TableModel | |
~TableListBoxModel() | juce::TableListBoxModel | inlinevirtual |