78 const String& propertyName,
94 const String& propertyName,
104 const String& propertyName);
113 virtual void setIndex (
int newIndex);
118 virtual int getIndex()
const;
125 void refresh()
override;
138 void initialiseComboBox (
const Value&);
139 void refreshChoices();
140 void refreshChoices (
const String&);
147 bool isCustomClass =
false;
Holds a resizable array of primitive or copy-by-value objects.
A PropertyComponent that shows its value as a combo box.
StringArray choices
The list of options that will be shown in the combo box.
A component that lets the user choose from a drop-down list of choices.
A base class for a component that goes in a PropertyPanel and displays one of an item's properties.
A special array for holding a list of strings.
This class acts as a wrapper around a property inside a ValueTree.
Represents a shared variant value.