Commit Graph

13 Commits

Author SHA1 Message Date
Émilie Feral
bbe1b06eae [apps][escher] Use only one draftTextBuffer by controller (as you cannot
edit all cells at the same time)

Change-Id: Ifbc6e8c7b7f2dd17539666ed3b1253f1c28ef873
2016-12-15 13:51:40 +01:00
Émilie Feral
2a79d8bfd9 [apps/probability] Make law model an abstract class with inheritance for
all specific laws (binomial...)

Change-Id: Ida6d5bfb7a3fbfc288393cd2f7e9e9b934798073
2016-12-15 13:51:40 +01:00
Émilie Feral
8c284ba34f [escher][apps] CHange textField API
Change-Id: I766d153b7f7429473f297707a08358051123accc
2016-12-15 13:51:40 +01:00
Émilie Feral
372e5c0ef1 [apps/probability] Reinit the calculation when arriving on calculation
page

Change-Id: I9b28bcf86945ff286848a823e996630fb49feb89
2016-12-08 15:21:52 +01:00
Émilie Feral
67f9756943 [apps/probability] Enable to modify the calculation elements from the
calculation page

Change-Id: Icbcd5e4ae5e797587b78e3b539620c13ad54df03
2016-12-08 15:21:52 +01:00
Émilie Feral
2573562b41 [apps/probability] Display the calculation parameters on the calculation
page

Change-Id: Icc4ba1d84666e3e9117259d2d0e3f6572be405c0
2016-12-08 15:21:52 +01:00
Émilie Feral
30497c3813 [apps/probability] Update the subviews according to the type of
calculation given in law model

Change-Id: I9820cee5a6106928ebcfb30137ffd18cdad68fae
2016-12-08 15:21:52 +01:00
Émilie Feral
c08f31f799 [apps/probability] Handle selection in calculation controller
Change-Id: Ifc35c33c3fd8251daf112877074bdd8505aa1339
2016-12-08 15:21:52 +01:00
Émilie Feral
e20a976c8e [apps/probability] Add editable text subviews to the calculation
controller

Change-Id: I47833fbecd6eccc2b8dc8be816321846843b385f
2016-12-08 15:21:52 +01:00
Émilie Feral
85db237036 [apps/probability] In image table view, display the right image
corresponding to the type of calculation chosen

Change-Id: I7a1b6ef00d51088930de4df75a27530bec43f6e7
2016-12-08 15:21:52 +01:00
Émilie Feral
f2c31963ea [apps/probability] Add an image table view in the calculation controller
Change-Id: I79408a274f29e0e5b5bca6b760f447aeaf406d92
2016-12-08 15:21:52 +01:00
Émilie Feral
4bef23b7e2 [apps] Make the abstract curve view hold methods to draw labels
Change-Id: Ib1451b51c6d16db27487b5c9d34cd345fcf379f0
2016-12-08 15:21:52 +01:00
Émilie Feral
095f2a2891 [apps/probability] Create a class calculation controller
Change-Id: I87f5a712d213ae3f4dd5553b64e2b641bd0601ba
2016-12-08 15:21:52 +01:00