Компоненты и примеры работы с ними:
Обновление компонентов на форме:
Region:
TaskFlow:
Panels
ShowDetailItem
SELECT
INPUT / OUTPUT
Buttons
- Button и RichButton RichCommandButton (Deprecated)
Links
- af:link
- RichCommandLink (Наверное устарел)
- commandImageLink
Popup
CommandMenuItem
Table, Tree, or Tree Table
Train
List:
RichPoll (Таймер):
Диаграммы, графики и т.д.:
How to create a Custom ADF Component:
Создание компонентов программно:
- Adding Component Programmatically in ADF
- Create ADF Choice List and apply selectItems to it programmatically
- Apply ValueChangeListener to programmatically created ADF Faces components
- Apply Validator to programmatically created ADF Faces components
- Create and set clientAttribute to ADF Faces component programmatically to pass value on client side JavaScript
- Apply ActionListener to programmatically created buttons/link in ADF
- Get Value from programmatically created components , Iterate over parent component to get child values in ADF Faces