Package at.bestsolution.uia
Interface IPropertySupport.ValuePatternProperties
- Enclosing interface:
- IPropertySupport
public static interface IPropertySupport.ValuePatternProperties
-
Method Summary
Modifier and TypeMethodDescriptionaddIsReadOnlyProperty(Supplier<Boolean> getter) <T> IProperty<T>addProperty(IPropertyId id, Supplier<T> getter, IVariantConverter<T> converter) addValueProperty(Supplier<String> getter)
-
Method Details
-
addProperty
-
addValueProperty
-
addIsReadOnlyProperty
-