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.
|
NXAjaxForm |
Override the default ajax form component to add warnings for nested forms
issues when debug mode is on.
|
NXHtmlForm |
Override the default form component to add warnings for nested forms issues
when debug mode is on.
|
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.
|
Copyright © 2013 Nuxeo SA. All Rights Reserved.