T - The type of the property, e.g. String, Color, Boolean ...public interface Property<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getDefaultValue()
Get the default value of the property.
|
T getDefaultValue()
null.null if no default
exist.Copyright © 2006–2017 Esito AS. All rights reserved.