Class MenuComponent |
# This is the superclass of all the objects that make up the menu system (other than the top level {Components} of course). For components that appear in a menu with a label, an optional left/right string/image can be set.
Details |
Constructor |
Methods: |
# Set the shaded status of the component to not shaded.
# Set the optional left image to the given Icon image.
# Set the optional right image to the given Icon image.
# Set the shaded status of the component to shaded.
# Set the centre label to the given string.
# Set the optional left label to the given string.
# Set the optional right label to the given string.
# Toggle whether or not the item is shaded. If it is, it is displayed in a filtered way and will not accept input.
Fields: |