public final class PulseViewImpl extends Object implements PulseView
PulseView.Listener
Constructor and Description |
---|
PulseViewImpl(info.magnolia.i18nsystem.SimpleTranslator i18n) |
Modifier and Type | Method and Description |
---|---|
com.vaadin.ui.Component |
asVaadinComponent()
Returns the Vaadin component managed by this view.
|
void |
initNavigator(PulseItemCategory... categories) |
void |
setListener(PulseView.Listener listener) |
void |
setPulseSubView(View view) |
void |
setTabActive(PulseItemCategory category) |
void |
updateCategoryBadgeCount(PulseItemCategory category,
int count) |
@Inject public PulseViewImpl(info.magnolia.i18nsystem.SimpleTranslator i18n)
public void setPulseSubView(View view)
setPulseSubView
in interface PulseView
public com.vaadin.ui.Component asVaadinComponent()
View
asVaadinComponent
in interface View
public void setListener(PulseView.Listener listener)
setListener
in interface PulseView
public void updateCategoryBadgeCount(PulseItemCategory category, int count)
updateCategoryBadgeCount
in interface PulseView
public void setTabActive(PulseItemCategory category)
setTabActive
in interface PulseView
public void initNavigator(PulseItemCategory... categories)
initNavigator
in interface PulseView
Copyright © 2021 Magnolia International Ltd.. All rights reserved.