aboutsummaryrefslogtreecommitdiffhomepage
path: root/demo/more/grid.urs
diff options
context:
space:
mode:
Diffstat (limited to 'demo/more/grid.urs')
-rw-r--r--demo/more/grid.urs5
1 files changed, 4 insertions, 1 deletions
diff --git a/demo/more/grid.urs b/demo/more/grid.urs
index a3fd76cc..51ec79c2 100644
--- a/demo/more/grid.urs
+++ b/demo/more/grid.urs
@@ -39,7 +39,10 @@ functor Make(M : sig
val grid : transaction grid
val sync : grid -> transaction unit
val render : grid -> xbody
-
+
+ val showSelection : grid -> source bool
+ val selection : grid -> signal (list M.row)
+
style tabl
style tr
style th