createBinding(Element config) Builds the actual binding class based on its XML config.
Parameters: config - the Element holding the config for the binding to create.
Builds the actual binding class based on its XML config.
Parameters: config - the Element holding the config for the binding to create. the configured binding throws: BindingException - when the creation fails
This unwraps the value from the model by removing the 2 prefix and suffix-chars
before setting it onto the model
Method signature and semantics complies to
AbstractCustomBinding.doLoad(WidgetJXPathContext)