public abstract class DvtExtendedPatternOptions<O> extends ExtendedPatternOptions
BindingOptions class.| Constructor and Description |
|---|
DvtExtendedPatternOptions() |
| Modifier and Type | Method and Description |
|---|---|
abstract <O extends BindingOptions> |
getBindingOptions()
Returns the
BindingOptions of this pattern if present. |
getExtendedPropertiesmergepublic abstract <O extends BindingOptions> O getBindingOptions()
BindingOptions of this pattern if present. Binding related properties may be set on the BindingOptions class until the component is bound.