@Portable public class LayoutComponentPart extends Object
Constructor and Description |
---|
LayoutComponentPart() |
LayoutComponentPart(String partId) |
LayoutComponentPart(String partId,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
void |
addCssProperty(String key,
String value) |
void |
clearCssProperties() |
boolean |
equals(Object obj) |
Map<String,String> |
getCssProperties() |
String |
getPartId() |
int |
hashCode() |
void |
removeCssProperty(String property) |
String |
toString() |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.