Package com._1c.g5.v8.dt.form.model
Interface FieldExtInfo
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,EventHandlerContainer
,ExtInfo
,IBmObject
,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
CalendarFieldExtInfo
,ChartFieldExtInfo
,CheckBoxFieldExtInfo
,DendrogramFieldExtInfo
,FlowchartFieldExtInfo
,FormattedDocFieldExtInfo
,GanttChartFieldExtInfo
,GeographicalMapFieldExtInfo
,HtmlFieldExtInfo
,ImageFieldExtInfo
,InputFieldExtInfo
,LabelFieldExtInfo
,PeriodFieldExtInfo
,PlannerFieldExtInfo
,ProgressBarFieldExtInfo
,RadioButtonsFieldExtInfo
,SpreadSheetDocFieldExtInfo
,TextDocFieldExtInfo
,TrackBarFieldExtInfo
- All Known Implementing Classes:
CalendarFieldExtInfoImpl
,ChartFieldExtInfoImpl
,CheckBoxFieldExtInfoImpl
,DendrogramFieldExtInfoImpl
,FieldExtInfoImpl
,FlowchartFieldExtInfoImpl
,FormattedDocFieldExtInfoImpl
,GanttChartFieldExtInfoImpl
,GeographicalMapFieldExtInfoImpl
,HtmlFieldExtInfoImpl
,ImageFieldExtInfoImpl
,InputFieldExtInfoImpl
,LabelFieldExtInfoImpl
,PeriodFieldExtInfoImpl
,PlannerFieldExtInfoImpl
,ProgressBarFieldExtInfoImpl
,RadioButtonsFieldExtInfoImpl
,SpreadSheetDocFieldExtInfoImpl
,TextDocFieldExtInfoImpl
,TrackBarFieldExtInfoImpl
public interface FieldExtInfo extends ExtInfo, EventHandlerContainer
A representation of the model object 'Field Ext Info'.- See Also:
FormPackage.getFieldExtInfo()
-
-
Method Summary
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.EventHandlerContainer
getHandlers
-
Methods inherited from interface com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData
-
-