How to work with drag and drop features in JDev
XML at a reading level
Code is XML-based
Declarative mostly
You may occasionally want to type into the source code
Java for backing beans work
To define special behavior for buttons, for example
Expression Language (EL) to define
values for XML element
attributes:
#{bindings.DepartmentId.inputValue}