CheeseBoard
A library for use with the CheeseBoard Cheddar platform
GfxStringListBox Member List

This is the complete list of members for GfxStringListBox, including all inherited members.

_items (defined in GfxStringListBox)GfxStringListBoxprotected
_lineHeight (defined in GfxStringListBox)GfxStringListBoxprotected
_screenLines (defined in GfxStringListBox)GfxStringListBoxprotected
_screenStart (defined in GfxStringListBox)GfxStringListBoxprotected
_selected (defined in GfxStringListBox)GfxStringListBoxprotected
_width (defined in GfxStringListBox)GfxStringListBoxprotected
add(const String s)GfxStringListBox
compact()GfxStringListBoxprotected
draw(uint16_t xOffset=0, uint16_t yOffset=0)GfxStringListBoxvirtual
find(const String s, uint8_t n=1)GfxStringListBox
findGap(uint8_t startAt=0)GfxStringListBoxprotected
findNext(uint8_t from=0)GfxStringListBoxprotected
findPreceding(uint8_t from=MaxItems)GfxStringListBoxprotected
GfxStringListBox(uint16_t width) (defined in GfxStringListBox)GfxStringListBox
height()GfxStringListBoxvirtual
isCompacted()GfxStringListBoxprotected
isOnScreen(uint8_t idx)GfxStringListBoxprotected
MaxItems (defined in GfxStringListBox)GfxStringListBoxstatic
remove(const uint8_t idx, bool compactAfter=true)GfxStringListBox
rowsFrom(uint8_t idx)GfxStringListBoxprotected
scrollDown(uint8_t rows)GfxStringListBox
scrollTo(uint8_t idx)GfxStringListBox
scrollUp(uint8_t rows)GfxStringListBox
select(int16_t idx)GfxStringListBox
selected()GfxStringListBox
width()GfxStringListBoxvirtual
~GfxStringListBox() (defined in GfxStringListBox)GfxStringListBox