openshot-audio
0.1.7
|
This is the complete list of members for TableListBox, including all inherited members.
autoSizeAllColumns() | TableListBox | |
autoSizeColumn(int columnId) | TableListBox | |
backgroundClicked(const MouseEvent &) override | TableListBox | |
deleteKeyPressed(int currentSelectedRow) override | TableListBox | |
getCellComponent(int columnId, int rowNumber) const | TableListBox | |
getCellPosition(int columnId, int rowNumber, bool relativeToComponentTopLeft) const | TableListBox | |
getHeader() const noexcept | TableListBox | inline |
getHeaderHeight() const noexcept | TableListBox | |
getModel() const noexcept | TableListBox | inline |
getNumRows() override | TableListBox | |
isAutoSizeMenuOptionShown() const noexcept | TableListBox | inline |
Listener() | TableHeaderComponent::Listener | inlineprivate |
listWasScrolled() override | TableListBox | |
paintListBoxItem(int, Graphics &, int, int, bool) override | TableListBox | |
refreshComponentForRow(int rowNumber, bool isRowSelected, Component *existingComponentToUpdate) override | TableListBox | |
resized() override | TableListBox | |
returnKeyPressed(int currentSelectedRow) override | TableListBox | |
scrollToEnsureColumnIsOnscreen(int columnId) | TableListBox | |
selectedRowsChanged(int lastRowSelected) override | TableListBox | |
setAutoSizeMenuOptionShown(bool shouldBeShown) noexcept | TableListBox | |
setHeader(TableHeaderComponent *newHeader) | TableListBox | |
setHeaderHeight(int newHeight) | TableListBox | |
setModel(TableListBoxModel *newModel) | TableListBox | |
tableColumnDraggingChanged(TableHeaderComponent *, int) override | TableListBox | virtual |
tableColumnsChanged(TableHeaderComponent *) override | TableListBox | virtual |
tableColumnsResized(TableHeaderComponent *) override | TableListBox | virtual |
TableListBox(const String &componentName=String(), TableListBoxModel *model=nullptr) | TableListBox | |
tableSortOrderChanged(TableHeaderComponent *) override | TableListBox | virtual |
~Listener() | TableHeaderComponent::Listener | inlineprivatevirtual |
~TableListBox() | TableListBox |