RichFaces Example Exadel

olá

peguei o exemplo que esta nesse site.

http://livedemo.exadel.com/richfaces-demo/richfaces/dataTable.jsf?tab=editDataTable&cid=2520386

      <f:setPropertyActionListener value="#{category}" target="#{dataTableScrollerBean.currentItem}" />
      <f:setPropertyActionListener value="#{row}" target="#{dataTableScrollerBean.currentRow}" />

gostaria de saber o que é esse category e esse row

e esse currentItem e currentRow

category pelo que vi é o elemento que esta definido no dataTable

dataTableScrollerBean é o meu ManagedBean, correto?

aguardo uma resposta!

valeu galera