protected override void SetupDropdownIndices() { base.SetupDropdownIndices(); _eventNames.SetupIndex(); _methodNames.SetupIndex(); }
protected override void SetupDropdownIndices() { _srcNames.SetupIndex(); _srcPaths.SetupIndex(); _dstNames.SetupIndex(); _dstPaths.SetupIndex(); }
protected override void SetupDropdownIndices() { base.SetupDropdownIndices(); _dstNames.SetupIndex(); _dstPaths.SetupIndex(); _eventNames.SetupIndex(); _srcPropNames.SetupIndex(); _srcPathNames.SetupIndex(); _argTypeIdx = (EventArgType)_argTypeProp.enumValueIndex; }
protected override void SetupDropdownIndices() { base.SetupDropdownIndices(); _srcNames.SetupIndex(); _srcPaths.SetupIndex(); _dstNames.SetupIndex(); _dstPaths.SetupIndex(); _dstChangeEvents.SetupIndex(); }
protected override void SetupDropdownIndices() { base.SetupDropdownIndices(); _srcCollectionNames.SetupIndex(); }
protected override void SetupDropdownIndices() { _selectedItemNames.SetupIndex(); _selectedItemCollectionNames.SetupIndex(); }