public static interface NavTilesWidget.View extends NavWidgetView<NavTilesWidget>, LayoutRecursionIssueI18n
Modifier and Type | Method and Description |
---|---|
void |
addBreadcrumbItem(String navItemName) |
void |
addBreadcrumbItem(String navItemName,
Command onClicked) |
void |
addTileWidget(org.jboss.errai.common.client.api.IsElement tileWidget) |
void |
clearBreadcrumb() |
void |
infiniteRecursionError(String cause) |
void |
showTileContent(com.google.gwt.user.client.ui.IsWidget tileContent) |
addDivider, addGroupItem, addItem, clearItems, clearSelectedItem, errorNavGroupNotFound, errorNavItemsEmpty, setSelectedItem
init
navCarouselDragComponentI18n, navMenubarDragComponentI18n, navRefComponentI18n, navRefDefaultItemDefinedI18n, navRefDefaultItemFoundI18n, navRefGroupContextI18n, navRefGroupDefinedI18n, navRefPerspectiveDefaultI18n, navRefPerspectiveFoundI18n, navRefPerspectiveI18n, navRefPerspectiveInGroupI18n, navRefPerspectiveRecursionEndI18n, navTabListDragComponentI18n, navTilesDragComponentI18n, navTreeDragComponentI18n
void addTileWidget(org.jboss.errai.common.client.api.IsElement tileWidget)
void showTileContent(com.google.gwt.user.client.ui.IsWidget tileContent)
void clearBreadcrumb()
void addBreadcrumbItem(String navItemName)
void infiniteRecursionError(String cause)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.