<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ADF 11g: Model driven display properties in Pojo based Data Controls</title>
	<atom:link href="http://technology.amis.nl/2008/10/29/adf-11g-model-driven-display-properties-in-pojo-based-data-controls/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2008/10/29/adf-11g-model-driven-display-properties-in-pojo-based-data-controls/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adf-11g-model-driven-display-properties-in-pojo-based-data-controls</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: giancarlo</title>
		<link>http://technology.amis.nl/2008/10/29/adf-11g-model-driven-display-properties-in-pojo-based-data-controls/#comment-5569</link>
		<dc:creator>giancarlo</dc:creator>
		<pubDate>Thu, 28 Jul 2011 12:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=3802#comment-5569</guid>
		<description><![CDATA[Hi,
You can change the properties programmaticallyÂ as aÂ ViewObject ? Example:
&lt;strong&gt;public&lt;/strong&gt;Â &lt;strong&gt;void&lt;/strong&gt;Â setCustomHints()Â {Â Â Â Â Â Â  Â Â 
Â Â Â Â Â AttributeDefImplÂ attrÂ =Â ((AttributeDefImpl)Â findAttributeDef(&quot;DepartmentName&quot;)); Â Â 
Â Â Â Â Â attr.setProperty(&quot;customLabel&quot;,Â &quot;TheÂ customÂ label&quot;); Â Â 
Â Â Â Â Â attr.setProperty(&quot;readonly&quot;,Â Boolean.TRUE); Â Â 
Â }Â Â 

Thank you]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
You can change the properties programmaticallyÂ as aÂ ViewObject ? Example:<br />
<strong>public</strong>Â <strong>void</strong>Â setCustomHints()Â {Â Â Â Â Â Â  Â Â <br />
Â Â Â Â Â AttributeDefImplÂ attrÂ =Â ((AttributeDefImpl)Â findAttributeDef(&#8220;DepartmentName&#8221;)); Â Â <br />
Â Â Â Â Â attr.setProperty(&#8220;customLabel&#8221;,Â &#8221;TheÂ customÂ label&#8221;); Â Â <br />
Â Â Â Â Â attr.setProperty(&#8220;readonly&#8221;,Â Boolean.TRUE); Â Â <br />
Â }Â Â </p>
<p>Thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
