Commit a759d968 authored by claes's avatar claes

Simulate connect method

parent bb80ff5e
......@@ -967,6 +967,13 @@ SObject pwrs:Class
Attr FilterName = "$Object-CollectFilter"
EndBody
EndObject
Object Simulate $MenuButton
Body SysBody
Attr ButtonName = "Simulate"
Attr MethodName = "$Object-Simulate"
Attr FilterName = "$Object-SimulateFilter"
EndBody
EndObject
EndObject
Object RtXttAttrObject $RtMenu
Object OpenGraph $MenuButton
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment