Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sapphire-dev] DefaultValues XML binding

Hi All,

I have defined @DefaultValues annotations like,
@DefaultValue( text = "Any" )

The default values clearly appears in the UI, but no in XML.I have re enter the values in the UI widgets to take effect in the XML. This is little strange, shouldn't the default value automatically created in the XML as well? Or is there a way to force that to happen? Am I missing some thing here?

Thanks,
-Naga

Back to the top