Implemented WSF_CHECKBOX_CONTROL, added id attribute to rendering of WSF_CONTROL
This commit is contained in:
@@ -59,7 +59,7 @@ feature
|
||||
|
||||
render: STRING
|
||||
do
|
||||
Result := render_tag ( text, "")
|
||||
Result := render_tag (text, "")
|
||||
end
|
||||
|
||||
set_text (t: STRING)
|
||||
|
||||
Reference in New Issue
Block a user