public interface Dc
void init(Dc pParent, Map<String,? super Object> pArgs)
Application.APPLICATION_KEY.
The map should not be altered inside the method.pParent - null or parent dialog controller. If pParent is null,
the Dc is a top-level dialog controller.pArgs - variable argument list modeled as a key/value map, never null.Copyright © 2014 Jürgen Zeller (privat). All rights reserved.