public class DefaultAppPropertyContainer extends Object implements PropertyContainer
| Modifier and Type | Field and Description |
|---|---|
protected PropertyListenersImpl |
listeners |
| Constructor and Description |
|---|
DefaultAppPropertyContainer(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Property c) |
void |
add(PropertyContainer c) |
protected void |
firePropertyUpdated(PropertyEvent event) |
AppPropertyBinding[] |
getProperties() |
PropertyListeners |
listeners() |
protected PropertyListenersImpl listeners
public DefaultAppPropertyContainer(String name)
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 WithListenersprotected void firePropertyUpdated(PropertyEvent event)
Copyright © 2021 vpc open source initiative. All rights reserved.