| Package | Description |
|---|---|
| net.thevpc.common.props | |
| net.thevpc.common.props.impl |
| Modifier and Type | Field and Description |
|---|---|
protected List<PropertyVeto> |
Props.PropsBuilder.vetos |
| Modifier and Type | Method and Description |
|---|---|
PropertyVeto[] |
PropertyVetos.getAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyVetos.add(PropertyVeto listener) |
void |
PropertyVetos.remove(PropertyVeto listener) |
Props.PropsBuilder |
Props.PropsBuilder.veto(PropertyVeto v) |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyVetos.removeIf(Predicate<PropertyVeto> filter) |
| Modifier and Type | Field and Description |
|---|---|
protected List<PropertyVeto> |
PropertyVetosImpl.vetos |
| Modifier and Type | Method and Description |
|---|---|
PropertyVeto[] |
PropertyVetosImpl.getAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyVetosImpl.add(PropertyVeto listener) |
void |
PropertyVetosImpl.remove(PropertyVeto listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyVetosImpl.removeIf(Predicate<PropertyVeto> predicate) |
Copyright © 2021 vpc open source initiative. All rights reserved.