public interface LayoutElementWithProperties
Modifier and Type | Method and Description |
---|---|
void |
clearProperties() |
String |
getId() |
Map<String,String> |
getProperties() |
List<PropertyEditorCategory> |
getPropertyCategories() |
void |
removeProperty(String property) |
void |
setProperty(String property,
String value) |
void |
setSelected(boolean status) |
String getId()
void clearProperties()
void removeProperty(String property)
List<PropertyEditorCategory> getPropertyCategories()
void setSelected(boolean status)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.