| Package | Description |
|---|---|
| org.jboss.as.console.client.layout |
| Modifier and Type | Method and Description |
|---|---|
MultipleToOneLayout |
MultipleToOneLayout.addDetail(String title,
com.google.gwt.user.client.ui.Widget detail) |
MultipleToOneLayout |
MultipleToOneLayout.setDescription(com.google.gwt.safehtml.shared.SafeHtml description) |
MultipleToOneLayout |
MultipleToOneLayout.setDescription(String description)
Deprecated.
|
MultipleToOneLayout |
MultipleToOneLayout.setDetail(String title,
com.google.gwt.user.client.ui.Widget detail) |
MultipleToOneLayout |
MultipleToOneLayout.setDetailTools(com.google.gwt.user.client.ui.Widget widget) |
MultipleToOneLayout |
MultipleToOneLayout.setHeadline(String headline) |
MultipleToOneLayout |
MultipleToOneLayout.setHeadlineWidget(com.google.gwt.user.client.ui.Widget widget) |
MultipleToOneLayout |
MultipleToOneLayout.setMaster(String title,
com.google.gwt.user.cellview.client.CellTable table) |
MultipleToOneLayout |
MultipleToOneLayout.setMasterFooter(com.google.gwt.user.client.ui.Widget widget) |
MultipleToOneLayout |
MultipleToOneLayout.setMasterTools(com.google.gwt.user.client.ui.Widget toolstrip) |
MultipleToOneLayout |
MultipleToOneLayout.setPlain(boolean b) |
MultipleToOneLayout |
MultipleToOneLayout.setTitle(String title) |
MultipleToOneLayout |
MultipleToOneLayout.setTopLevelTools(com.google.gwt.user.client.ui.Widget toolstrip)
Deprecated.
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.