public interface PulseView extends View
Modifier and Type | Interface and Description |
---|---|
static interface |
PulseView.Listener
Listener.
|
Modifier and Type | Method and Description |
---|---|
void |
initNavigator(PulseItemCategory... categories) |
void |
setListener(PulseView.Listener listener) |
void |
setPulseSubView(View view) |
void |
setTabActive(PulseItemCategory category) |
void |
updateCategoryBadgeCount(PulseItemCategory category,
int count) |
asVaadinComponent
void setPulseSubView(View view)
void setListener(PulseView.Listener listener)
void updateCategoryBadgeCount(PulseItemCategory category, int count)
void setTabActive(PulseItemCategory category)
void initNavigator(PulseItemCategory... categories)
Copyright © 2017 Magnolia International Ltd.. All rights reserved.