|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.databinding.property.value.ValueProperty
org.eclipse.core.databinding.property.value.SimpleValueProperty
org.eclipse.jface.databinding.swt.WidgetValueProperty
org.eclipse.emfforms.internal.group.swt.GroupTextProperty
public class GroupTextProperty
Databinding Property for SWT Groups.
Constructor Summary | |
---|---|
GroupTextProperty()
|
Method Summary | |
---|---|
Object |
getValueType()
|
String |
toString()
|
Methods inherited from class org.eclipse.jface.databinding.swt.WidgetValueProperty |
---|
adaptListener, observe, observe, observe, observeDelayed |
Methods inherited from class org.eclipse.core.databinding.property.value.SimpleValueProperty |
---|
observeDetail, observeDetail, observeDetail |
Methods inherited from class org.eclipse.core.databinding.property.value.ValueProperty |
---|
getValue, list, map, observeDetail, set, setValue, value, valueFactory, valueFactory |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.core.databinding.property.value.IValueProperty |
---|
getValue, list, map, observeDetail, observeDetail, observeDetail, observeDetail, set, setValue, value, valueFactory, valueFactory |
Constructor Detail |
---|
public GroupTextProperty()
Method Detail |
---|
public Object getValueType()
public String toString()
toString
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |