Oracle Apps Fusion Blog(Forms, Reports, Oracle Application Technical, SQL, PL/SQL, OAF)
Tuesday, October 24, 2017
button Item Style in Oracle OAF
A
button item style
creates a push button, which allows the user to trigger some action in response to a click.
The button fires an "
onclick
" event when it is activated. Buttons will not render any child nodes.
The java bean associated with this Item Style is:
OAButtonBean
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
APEX$TASK_PK
APEX$TASK_PK is a substitution string holding the primary key value of the system of records
No comments:
Post a Comment