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