Interface | Description |
---|---|
ResettableComponent |
Interface for components keeping cached values, and may need to be reset on some ajax actions.
|
Class | Description |
---|---|
DisabledComponent |
Component rendering a disabled message.
|
JSFResetActionsBean |
Managed bean, request-scoped, that resets the components value for ajax interactions.
|
NXHtmlForm |
Override the default form component to add warnings for nested forms issues when debug mode is on.
|
SelectItemComparator |
Orders select items by id or label, handling localization.
|
SelectItemFactory |
Helper for select items management
|
SelectItemsFactory |
Helper for select items management
|
UISelectItem |
EasySelectItem from http://jsf-comp.sourceforge.net/components/easysi/index.html, adapted to work with single select
item.
|
UISelectItems |
EasySelectItems from http://jsf-comp.sourceforge.net/components/easysi/index.html, adapted to work with jboss seam
ListDataModel instances.
|
VariableManager |
Helper class with static methods to remove/add variables to the request during a component rendering.
|
Enum | Description |
---|---|
UISelectItems.PropertyKeys |
Copyright © 2015 Nuxeo SA. All rights reserved.