@Override
 protected void initComponent() {
   getComponent().init(configProperty.getSavedValue(), configProperty.getValue());
 }