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

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

_items (defined in GfxSSIDListBox)GfxSSIDListBoxprotected
_lineHeight (defined in GfxSSIDListBox)GfxSSIDListBoxprotected
_screenLines (defined in GfxSSIDListBox)GfxSSIDListBoxprotected
_screenStart (defined in GfxSSIDListBox)GfxSSIDListBoxprotected
_selected (defined in GfxSSIDListBox)GfxSSIDListBoxprotected
add(const GfxNetInfo s)GfxSSIDListBox
compact()GfxSSIDListBoxprotected
count()GfxSSIDListBox
draw(uint16_t xOffset=0, uint16_t yOffset=0)GfxSSIDListBoxvirtual
find(const String &ssid, uint8_t n=1)GfxSSIDListBox
findGap(uint8_t startAt=0)GfxSSIDListBoxprotected
findNext(uint8_t from=0)GfxSSIDListBox
findPreceding(uint8_t from=MaxItems)GfxSSIDListBox
GfxSSIDListBox(uint16_t x=0, uint16_t y=0) (defined in GfxSSIDListBox)GfxSSIDListBox
height()GfxSSIDListBoxvirtual
isCompacted()GfxSSIDListBoxprotected
isOnScreen(uint8_t idx)GfxSSIDListBoxprotected
lineHeight() (defined in GfxSSIDListBox)GfxSSIDListBox
MaxItems (defined in GfxSSIDListBox)GfxSSIDListBoxstatic
operator[](int16_t idx)GfxSSIDListBox
operator[](const String &ssid)GfxSSIDListBox
remove(const uint8_t idx, bool compactAfter=true)GfxSSIDListBox
rowsFrom(uint8_t idx)GfxSSIDListBoxprotected
scrollDown(uint8_t rows)GfxSSIDListBox
scrollTo(uint8_t idx)GfxSSIDListBox
scrollUp(uint8_t rows)GfxSSIDListBox
select(int16_t idx)GfxSSIDListBox
selected()GfxSSIDListBox
update(String ssid, int8_t channel, uint8_t signal)GfxSSIDListBox
width()GfxSSIDListBoxvirtual
~GfxSSIDListBox() (defined in GfxSSIDListBox)GfxSSIDListBox