FormItem
216217218219220221222
/** * @return the {@link FormItemLiveManager} instance. */ protected FormItemLiveManager getLiveComponentsManager() { return new FormItemLiveManager(this); }