Class FormItemParamTypesBaseEventsCollector

java.lang.Object
com._1c.g5.v8.dt.internal.form.item.command.FormItemParamTypesBaseEventsCollector
All Implemented Interfaces:
IFormItemCommand, com.google.common.base.Predicate<org.eclipse.emf.ecore.EObject>, Predicate<org.eclipse.emf.ecore.EObject>

public class FormItemParamTypesBaseEventsCollector extends Object implements IFormItemCommand, com.google.common.base.Predicate<org.eclipse.emf.ecore.EObject>
Special IFormItemCommand for collecting base Event corresponding to initialize Method in form
You should set IRuntimeVersionSupport for this class before call method "execute" Instances of FormItemParamTypesBaseEventsCollector are stateful and are not safe for use by multiple threads.