You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the activeIndex of b:tabView is defined by an attribute of the back-end bean, this attribute is updated on both AJAX and non-AJAX requests. So the back-end developers knows which tab is currently active.
The text was updated successfully, but these errors were encountered:
v1.0.1 Ship List - Bugfix Release
New components:
Bugs Fixed
<p:dateTimePicker>
locale problem ( <p:dateTimePicker> locale problem #556 )<b:inputTextarea>
(and input fields in general) ( Wrong markup of inline b:inputText fields #475 )<b:dataTable />
( Ajax onselect on datatable does not work ? #543 and Event onselect does't work in b:dataTable #570 )Enhancements
activeIndex
ofb:tabView
is defined by an attribute of the back-end bean, this attribute is updated on both AJAX and non-AJAX requests. So the back-end developers knows which tab is currently active.The text was updated successfully, but these errors were encountered: