public interface Property extends WithListeners
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWritable() |
String |
name() |
Property |
readOnly() |
PropertyType |
type() |
UserObjects |
userObjects() |
PropertyVetos |
vetos() |
listenersPropertyVetos vetos()
String name()
PropertyType type()
boolean isWritable()
UserObjects userObjects()
Property readOnly()
Copyright © 2021 vpc open source initiative. All rights reserved.