• Richfaces 4.0: Important Development Changes in Common API

    org.richfaces.renderkit.util.RendererUtils.createParametersMap have been splitted to  createParametersMap and createParameterValue org.richfaces.renderkit.util.HtmlDimensions.formatSize(String size) The method t...
    Profile Photo
    last modified by alex.kolonitsky
  • CDK developer guide - Fundamentos de crear componentes Richfaces (Parte 1)

    Muestra los pasos necesarios para crear un componente Richfaces. En la parte dos se muestra el ejemplo de la utilización de estos fundamentos en la creación de un componente personalizado de richfaces.
    Profile Photo
    last modified by freve9
  • CDK developer guide - Fundamentos de crear componentes Richfaces (Parte 2)

    En este documento se muestra como crear un componente Richfaces utilizando el CDK developer guide. Se creó un componente de consulta de unidades académico administrativas para una universidad.
    Profile Photo
    last modified by freve9
  • Menus migration to RichFaces 4

    M5 planningThis document will describe the migration of toolBar, dropDownMenu, panelMenu, contextMenu(not M5), menuGroup and menuitem components migration.  information from 3.3.x:   references: http://docs....
    Profile Photo
    last modified by ilya_shaikovsky
  • RichFaces JSF 2.2 Proposed Enhancements and Issues

    The RichFaces team, along side the Seam team, are working together to get some important updates into the next version of the JSF specification.   This page will outline the current proposals, and issues, with l...
    Profile Photo
    last modified by lfryc
  • Tree migration to RichFaces 4

    OverviewThis document will describe the migration of tree component.   information from 3.3.x:   references: http://docs.jboss.org/richfaces/latest_3_3_X/en/devguide/html/rich_tree.html   tld: http://do...
    Profile Photo
    last modified by ilya_shaikovsky
  • File Upload Migration to RichFaces 4

    OverviewThis document will describe the migration of fileUpload component.   information from 3.3.x:   references: http://docs.jboss.org/richfaces/latest_3_3_X/en/devguide/html/rich_fileUpload.html   tl...
    Profile Photo
    last modified by ilya_shaikovsky
  • Calendar Migration to RichFaces 4

    M4 planningOverviewThis document will describe the migration of calendar component. information from 3.3.x:   references: http://docs.jboss.org/richfaces/latest_3_3_X/en/devguide/html/rich_calendar.html   tl...
    Profile Photo
    last modified by ilya_shaikovsky
  • drag and drop migration to RichFaces 4

    M5 planning   This document will describe the migration of calendar component. information from 3.3.x:   references: http://docs.jboss.org/richfaces/latest_3_3_X/en/devguide/html/rich_dragSupport.html http:/...
    Profile Photo
    last modified by ilya_shaikovsky
  • A4j Core Components Requirements

    1. Common Ajax core components points1.1 Common Ajax attributes names  Proposed to drop the naming compatibility with 3.3.x release for some attributes and made the names consistent to JSF 2 standard parameters ...
    Profile Photo
    last modified by ilya_shaikovsky
  • Drag and drop migration to RichFaces 4.0 meeting

    Agenda - see high level requirements   We have dicided to implement 'drag and drop' according initial requirements. Drag and Drop should be implemented as behavior using Richfaces Javascript Handling for deffed...
    Profile Photo
    last modified by abelevich
  • RichFaces JavaScript handling.

    JSF 2.0 resources limitations: no API to track JavaScript dependencies ( eg. validator.js requires richfaces.js that depends from jquery.js and jsf.js ). Resources loaded by @ResourceDependency annotation are fixed, ...
    Profile Photo
    last modified by alexsmirnov
  • RichFaces 4 inplaces components

    Overview This document will describe the migration of inplaceInput and inplaceSelect components. information from 3.3.x:   references: http://docs.jboss.org/richfaces/latest_3_3_X/en/devguide/html/rich_inplaceIn...
    Profile Photo
    last modified by ilya_shaikovsky
  • Rich SelectOne Component

    Overal Description The component analogous to 3.3..3 <rich:comboBox> and should have the same look and feel, but should provides Select and not input functionality. Component  Should be based on UISelectOn...
    Profile Photo
    last modified by ilya_shaikovsky
  • richfaces autocomplete component/behavior

    Overal Description Proposed to implement in two variants for different usages: all names - draft ones - could be changed after discussions.   autocompleteBehavior(postponed till filnal release) - behavior which...
    Profile Photo
    last modified by ilya_shaikovsky
  • RichFaces 4.x switchable panels

    Common part http://anonsvn.jboss.org/repos/richfaces/root/ui-sandbox/panels/trunk/docs/taglib-toggle 1.2 - UML diagram for all switchable panels. All the components attributes was revised and unified for switchable pa...
    Profile Photo
    last modified by ilya_shaikovsky
  • Jira tasks for new components creation and migration

    This document outlines the requirements for jira when creating a new component, or migrating a 3.3.X component to 4.0.  This is part of a larger process outlined here: RichFaces 4.0 Component Development Process ...
    Profile Photo
    last modified by ilya_shaikovsky
  • Component Requirements Meetings

    When a new or existing component is being developed the RichFaces team will have a meeting to quickly discuss requirements, issues, and risks.  This will be initiated by the developer of the component by followin...
    Profile Photo
    last modified by jbalunas
  • inputNumber components migration

    Overview This document will describe the migration of inputNumberSlider and inputNumberSpinner components. information from 3.3.x:   references: http://docs.jboss.org/richfaces/latest_3_3_X/en/devguide/html/ri...
    Profile Photo
    last modified by ilya_shaikovsky
  • rich:jQuery in 4.x

    Overal description:  The tag designed to provide possibility to perform simple jquerry api calls in declarative manner. E.g. in order to add zebra-style to the table you could use nex declarative definition ins...
    Profile Photo
    last modified by newacct