String strIdViewer) throws Exception
{
super(alrController, strUniqueId, tree,
GfrEnuValuesKindTargetWindow.PERSPECTIVE_SELECT.name());
super._mimDisplayAllYes = new GfrMimTrsAlrDisplayWmsYesWwdEarthLyrsSec(
strUniqueId, strIdViewer);
super._mimDisplayAllNo = new GfrMimTrsAlrDisplayWmsNoWwdEarthLyrsSec(
strUniqueId, strIdViewer);
}