|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.databinding.property.list.ListProperty
org.eclipse.core.databinding.property.list.SimpleListProperty
org.eclipse.emf.databinding.internal.EMFResourceContentProperty
public class EMFResourceContentProperty
Constructor Summary | |
---|---|
EMFResourceContentProperty()
|
Method Summary | |
---|---|
INativePropertyListener |
adaptListener(ISimplePropertyListener listener)
|
protected java.util.List<?> |
doGetList(java.lang.Object source)
|
protected void |
doSetList(java.lang.Object source,
java.util.List list,
ListDiff diff)
|
java.lang.Object |
getElementType()
|
Methods inherited from class org.eclipse.core.databinding.property.list.SimpleListProperty |
---|
doSetList, doUpdateList, observe, setList |
Methods inherited from class org.eclipse.core.databinding.property.list.ListProperty |
---|
getList, listFactory, listFactory, observe, observeDetail, setList, updateList, values |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EMFResourceContentProperty()
Method Detail |
---|
protected java.util.List<?> doGetList(java.lang.Object source)
doGetList
in class SimpleListProperty
protected void doSetList(java.lang.Object source, java.util.List list, ListDiff diff)
doSetList
in class SimpleListProperty
public java.lang.Object getElementType()
public INativePropertyListener adaptListener(ISimplePropertyListener listener)
adaptListener
in class SimpleListProperty
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |