Thursday, February 16, 2017
Questions
Why do we need process update in VCL?
What happens when immediate property set to TRUE for a input component where other input components in the same Panel Form are required?
http://www.awasthiashish.com/2013/08/validation-problem-with-cascading.html
What is the use of clientComponent for an inputText component?
How do you get the value of a component using component ID in a bean?
What happens when immediate property set to TRUE for a input component where other input components in the same Panel Form are required?
http://www.awasthiashish.com/2013/08/validation-problem-with-cascading.html
What is the use of clientComponent for an inputText component?
How do you get the value of a component using component ID in a bean?
“partialTargets” vs “partialTriggers”
Tuesday, February 7, 2017
How to define & use EO Custom Properties ADF
- Define the custom property under Entity Object's Attribute
- Define Entity Definition Class
- Override resolveDefObject() method and set Property Expression for the attribute where the CP was defined
- Refer the custom property as #{bindings.namOfTheAttibute.hints.nameOfTheCustomProperty}
http://adfpractice-fedor.blogspot.com/2014/03/groovy-expressions-in-custom-attribute.html
Labels:
ADF,
custom properties,
Entity Definition class,
entity object,
eo,
jdeveloper 12.1.3,
Model
Subscribe to:
Posts (Atom)