Manager constructor

Manager(
  1. EncodingTab tab
)

Implementation

Manager(EncodingTab tab):
  this._tab = tab;