Skip to Content
0
Former Member
May 18, 2010 at 02:40 PM

problem with binding from view to component

23 Views

in view :

setting value in View controller by using SetAttr("String" );

in Comp :

getting the value in Comp controller by usingString = getAttr( );

while activating we got the below error

[Error] .iCheckYesNo: The mapping definition is inconsistent, the mapped context element does not exist.

[wdgen] [Error] com.xxxx.abcd.1233455.TemplateGenerationView --> ContextValueAttribute iCheckYesNo [type]: Type missing (Hint: The type property must be set to a simple type, a built in type or any java native type)