| java.lang.Object | |
| ↳ | com.pdftron.pdf.widget.bottombar.component.view.BottomBarView |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| BottomBarView(ViewGroup parent) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | addOnMenuItemClickListener(Toolbar.OnMenuItemClickListener listener) | ||||||||||
| boolean | hasVisibleItems() | ||||||||||
| void | inflateWithBuilder(AnnotationToolbarBuilder builder) | ||||||||||
| void | setAlwaysShowIconHighlightColor(int id, boolean alwaysShowIconHighlightColor, int color) | ||||||||||
| void | setItemAppearanceEnabled(int buttonId, boolean isAppearanceEnabled) | ||||||||||
| void | setItemEnabled(int buttonId, boolean isEnabled) | ||||||||||
| void | setItemIcon(int id, Drawable icon) | ||||||||||
| void | setItemSelected(int buttonId, boolean isSelected) | ||||||||||
| void | setItemVisibility(int buttonId, boolean isVisible) | ||||||||||
| void | setShowBackground(int id, boolean showBackground) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||