Skip to content


Closed Mnemonic should be able to be i18nAble
nuiton / jaxx #1559 · created by Tony Chemit
We should be able de change mnemonic when user locale change, simple way is just to use a I18N key mapping *(from redmine issue 2499 created on 2013-01-01, closed on 2013-03-18)*
updated
Closed Updates rsyntaxtextarea to 2.0.2
nuiton / jaxx #1558 · created by Tony Chemit
*(from redmine issue 2498 created on 2012-12-30, closed on 2012-12-30)*
updated
Closed [BeanDoubleList] Use widget with no model
nuiton / jaxx #1557 · created by Tony Chemit
If should be possible to use the widget with no backend model *(from redmine issue 2497 created on 2012-12-30, closed on 2012-12-30)*
updated
Closed Set encoding to UTF-8 in jaxx-m-p tests
nuiton / jaxx #1556 · created by Tony Chemit
*(from redmine issue 2496 created on 2012-12-30, closed on 2012-12-30)*
updated
Closed Add BeanComboBox demo
nuiton / jaxx #1555 · created by Tony Chemit
*(from redmine issue 2495 created on 2012-12-30, closed on 2012-12-30)*
updated
Closed Use the genericType to fill the beanType property on BeanTypeAware widgets
nuiton / jaxx #1554 · created by Tony Chemit
Then *bean-like* widgets (*BeanComboBox*, *BeanListHeader*,... use a generic type and also a *beanType* property, the information is the same but as generic types are lost at compilation time, we stil...
updated
Closed [BeanComboBox] Use widget with no model
nuiton / jaxx #1553 · created by Tony Chemit
To use the BeanComboBox, we should not be force to have a mutator on the model, neither having at all a model. The only thing we need is a decorator and a list of data, if model is found with a corre...
updated
Closed [BeanComboBox] add empty property
nuiton / jaxx #1552 · created by Tony Chemit
Having a empty property is useful when some other widgets depends on it and will avoid to touch the boxed comboBox *(from redmine issue 2492 created on 2012-12-29, closed on 2012-12-29)*
updated
Closed [BeanComboBox] add method to add and remove items from comboBox
nuiton / jaxx #1551 · created by Tony Chemit
We should not have to edit the boxed combobox to add or remove items in the list. *(from redmine issue 2491 created on 2012-12-29, closed on 2012-12-29)*
updated