‘SPEL’ is used to ‘Get’ a property in an expression. Strings and Conditions can refer to
properties of objects using a SPEL syntax (Simplest Possible Expression Language).
For example, this enables to build a Condition that tests if a field is displayed or not. These
expressions take the following general format:
${objectType.objectName.Property}
Internally, the SPEL expression is a cover for Oracle Forms builtins like GET_ITEM_PROPERTY,
GET_BLOCK_PROPERTY, etc. Additionally, the SPEL expressions support retrieving
Profile values, Message Dictionary text, and Local Variables.
20130709
Filled Under:
SPEL in OAF
Posted By:
Oracle Apps Technical
on 2:17 AM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment