public static interface HomepagePresenter.MyView
extends com.gwtplatform.mvp.client.View
| Modifier and Type | Method and Description |
|---|---|
void |
addContentBoxes(List<ContentBox> contentBoxes) |
void |
addInfoBoxes(List<InfoBox> infoBoxes) |
void |
addSidebarSections(List<SidebarSection> sidebarSections) |
void addContentBoxes(List<ContentBox> contentBoxes)
void addSidebarSections(List<SidebarSection> sidebarSections)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.