public class PropertyContainerSupport extends Object implements PropertyContainer
| Modifier and Type | Field and Description |
|---|---|
protected PropertyListenersImpl |
listeners |
| Constructor and Description |
|---|
PropertyContainerSupport(String name,
PropertyContainer container) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Property c) |
void |
add(PropertyContainer c) |
AppPropertyBinding[] |
getProperties() |
PropertyListeners |
listeners() |
protected PropertyListenersImpl listeners
public PropertyContainerSupport(String name, PropertyContainer container)
public void add(PropertyContainer c)
public void add(Property c)
public AppPropertyBinding[] getProperties()
getProperties in interface PropertyContainerpublic PropertyListeners listeners()
listeners in interface PropertyContainerlisteners in interface WithListenersCopyright © 2021 vpc open source initiative. All rights reserved.