14 #ifndef DtInsetViewCreator_H_
15 #define DtInsetViewCreator_H_
34 virtual void createInsetView();
40 virtual void createInsetView(
const std::string& s);
44 virtual void createInsetViewForObserverMode(
const std::string& observerMode);
52 virtual DtObserverConfiguration createObserverConfigurationFor(
const std::string& displayName,
bool realize =
true);
61 virtual DtObserverConfiguration createObserverConfiguration(
const std::string& observerName,
bool realize =
true);
65 virtual DtObserverConfiguration createObserverConfigurationForObserverMode(
const std::string& mode,
bool realize =
true);