public class NameBoundPropertyListener<C extends AppComponent> extends Object implements net.thevpc.common.props.PropertyListener
| Constructor and Description |
|---|
NameBoundPropertyListener(String name,
AppContainerChildren<C> children) |
| Modifier and Type | Method and Description |
|---|---|
void |
propertyUpdated(net.thevpc.common.props.PropertyEvent event) |
public NameBoundPropertyListener(String name, AppContainerChildren<C> children)
Copyright © 2021 vpc open source initiative. All rights reserved.