Moved set_attributes from BASIC_CONTROL to STATELESS_CONTROL
This commit is contained in:
@@ -20,7 +20,7 @@ create
|
||||
feature {NONE} -- Initialization
|
||||
|
||||
make (v: STRING)
|
||||
-- Initialize with specified name and value
|
||||
-- Initialize with specified value
|
||||
do
|
||||
make_value_control ("input")
|
||||
type := "text"
|
||||
|
||||
Reference in New Issue
Block a user