Added refactoring helper class to add comments.
This commit is contained in:
@@ -98,7 +98,6 @@ feature -- Element change
|
||||
children := lst
|
||||
end
|
||||
|
||||
|
||||
set_expanded (b: like is_expanded)
|
||||
do
|
||||
if b then
|
||||
@@ -121,7 +120,6 @@ feature -- Element change
|
||||
internal_is_expandable := b
|
||||
end
|
||||
|
||||
|
||||
set_permission_arguments (args: like permission_arguments)
|
||||
do
|
||||
permission_arguments := args
|
||||
|
||||
Reference in New Issue
Block a user