object
  method descr : string
  method get_field : 'Wp.Tactical.field -> 'a
  method id : string
  method params : Wp.Tactical.parameter list
  method reset : unit
  method select :
    Wp.Tactical.feedback -> Wp.Tactical.selection -> Wp.Tactical.status
  method set_field : 'Wp.Tactical.field -> '-> unit
  method title : string
end