protected static class CDOItemProvider.EditorRegistryListener extends Object implements IPropertyListener
listener on the platform's editor registry that fires label events
from the associated item provider when element labels need to be updated.| Constructor and Description |
|---|
EditorRegistryListener(CDOItemProvider itemProvider) |
| Modifier and Type | Method and Description |
|---|---|
CDOItemProvider |
getItemProvider() |
void |
propertyChanged(Object source,
int propId) |
public EditorRegistryListener(CDOItemProvider itemProvider)
public CDOItemProvider getItemProvider()
public void propertyChanged(Object source, int propId)
propertyChanged in interface IPropertyListenerCopyright (c) 2014 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html