public class EnvironmentProperties extends Object
| Constructor and Description |
|---|
EnvironmentProperties() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
clearFilter() |
void |
clearValues() |
void |
filterByPrefix(String prefix) |
org.jboss.ballroom.client.widgets.tables.DefaultCellTable<PropertyRecord> |
getPropertyTable() |
void |
setProperties(List<PropertyRecord> environment) |
public com.google.gwt.user.client.ui.Widget asWidget()
public void setProperties(List<PropertyRecord> environment)
public org.jboss.ballroom.client.widgets.tables.DefaultCellTable<PropertyRecord> getPropertyTable()
public void clearValues()
public void filterByPrefix(String prefix)
public void clearFilter()
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.