ListBody | Button SDK for Android v7.0.0
ListBody
This class is deprecated.
No replacement.
Class Overview
A ListBody object represents a list of inventory, these are grouped into one or more InventoryGroup.
Summary
| Public Methods |
|---|
| List < InventoryGroup > |
| boolean |
Inherited Methods
| From class |
|---|
| java.lang.Object |
| Object |
| boolean |
| void |
| final Class <?> |
| int |
| final void |
| final void |
| String |
| final void |
| final void |
| final void |
Public Methods
public List < InventoryGroup > getGroups()
Returns
- 1 or more inventory groups.
public boolean shouldShowHeadings()
Returns
- if
InventoryGroup's name should be rendered.