Eiffel code and ECFs update to support new agent notations.

This commit is contained in:
2016-01-18 21:42:59 +01:00
parent 2ca87d53b8
commit d982bc06ad
3 changed files with 8 additions and 8 deletions

View File

@@ -60,7 +60,7 @@ feature -- Access
data: detachable ITERABLE [G]
-- tbody
compute_item_function: detachable FUNCTION [TUPLE [data: G], WSF_WIDGET_TABLE_ROW]
compute_item_function: detachable FUNCTION [G, WSF_WIDGET_TABLE_ROW]
feature -- Change