| Package | Description |
|---|---|
| org.jboss.as.console.client.layout |
| Modifier and Type | Method and Description |
|---|---|
SimpleLayout |
SimpleLayout.addContent(String title,
com.google.gwt.user.client.ui.Widget detail) |
SimpleLayout |
SimpleLayout.setDescription(com.google.gwt.safehtml.shared.SafeHtml description) |
SimpleLayout |
SimpleLayout.setDescription(String description)
Deprecated.
|
SimpleLayout |
SimpleLayout.setHeadline(String headline) |
SimpleLayout |
SimpleLayout.setHeadlineWidget(com.google.gwt.user.client.ui.Widget header) |
SimpleLayout |
SimpleLayout.setPlain(boolean isPlain) |
SimpleLayout |
SimpleLayout.setTitle(String title) |
SimpleLayout |
SimpleLayout.setTopLevelTools(com.google.gwt.user.client.ui.Widget toolstrip)
Deprecated.
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.