Package com._1c.g5.v8.dt.form.model
Interface ExtInfo
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,IBmObject
,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
AdditionExtInfo
,BusinessProcesFormExtInfo
,ButtonGroupExtInfo
,CalendarFieldExtInfo
,CatalogFormExtInfo
,ChartExtInfo
,ChartFieldExtInfo
,ChartOfCharacteristicTypesFormExtInfo
,CheckBoxFieldExtInfo
,ColumnGroupExtInfo
,CommandBarExtInfo
,ConstantsFormExtInfo
,CubeRecordFormExtInfo
,CubeRecordSetFormExtInfo
,DecorationExtInfo
,DendrogramExtInfo
,DendrogramFieldExtInfo
,DocumentFormExtInfo
,DynamicListExtInfo
,DynamicListFormExtInfo
,DynamicListTableExtInfo
,FieldExtInfo
,FlowchartFieldExtInfo
,FormattedDocFieldExtInfo
,FormAttributeExtInfo
,FormExtInfo
,GanttChartExtInfo
,GanttChartFieldExtInfo
,GeographicalMapFieldExtInfo
,GeographicalSchemaExtInfo
,GraphicalSchemeExtInfo
,GroupExtInfo
,HtmlFieldExtInfo
,ImageFieldExtInfo
,InformationRegisterManagerFormExtInfo
,InputFieldExtInfo
,LabelDecorationExtInfo
,LabelFieldExtInfo
,ObjectFormExtInfo
,PageGroupExtInfo
,PagesGroupExtInfo
,PDFDocumentFieldExtInfo
,PeriodFieldExtInfo
,PictureDecorationExtInfo
,PlannerExtInfo
,PlannerFieldExtInfo
,PopupGroupExtInfo
,ProgressBarFieldExtInfo
,RadioButtonsFieldExtInfo
,RecordSetFormExtInfo
,ReportFormExtInfo
,SearchControlAdditionExtInfo
,SearchStringAdditionExtInfo
,SettingsComposerFormExtInfo
,SpreadSheetDocFieldExtInfo
,SpreadsheetDocumentExtInfo
,TableExtInfo
,TableObjectFormExtInfo
,TableRecordFormExtInfo
,TaskFormExtInfo
,TextDocFieldExtInfo
,TrackBarFieldExtInfo
,UsualGroupExtInfo
,ValueListExtInfo
,ViewStatusAdditionExtInfo
- All Known Implementing Classes:
AdditionExtInfoImpl
,BusinessProcesFormExtInfoImpl
,ButtonGroupExtInfoImpl
,CalendarFieldExtInfoImpl
,CatalogFormExtInfoImpl
,ChartExtInfoImpl
,ChartFieldExtInfoImpl
,ChartOfCharacteristicTypesFormExtInfoImpl
,CheckBoxFieldExtInfoImpl
,ColumnGroupExtInfoImpl
,CommandBarExtInfoImpl
,ConstantsFormExtInfoImpl
,CubeRecordFormExtInfoImpl
,CubeRecordSetFormExtInfoImpl
,DecorationExtInfoImpl
,DendrogramExtInfoImpl
,DendrogramFieldExtInfoImpl
,DocumentFormExtInfoImpl
,DynamicListExtInfoImpl
,DynamicListFormExtInfoImpl
,DynamicListTableExtInfoImpl
,ExtInfoImpl
,FieldExtInfoImpl
,FlowchartFieldExtInfoImpl
,FormattedDocFieldExtInfoImpl
,FormAttributeExtInfoImpl
,FormExtInfoImpl
,GanttChartExtInfoImpl
,GanttChartFieldExtInfoImpl
,GeographicalMapFieldExtInfoImpl
,GeographicalSchemaExtInfoImpl
,GraphicalSchemeExtInfoImpl
,GroupExtInfoImpl
,HtmlFieldExtInfoImpl
,ImageFieldExtInfoImpl
,InformationRegisterManagerFormExtInfoImpl
,InputFieldExtInfoImpl
,LabelDecorationExtInfoImpl
,LabelFieldExtInfoImpl
,ObjectFormExtInfoImpl
,PageGroupExtInfoImpl
,PagesGroupExtInfoImpl
,PDFDocumentFieldExtInfoImpl
,PeriodFieldExtInfoImpl
,PictureDecorationExtInfoImpl
,PlannerExtInfoImpl
,PlannerFieldExtInfoImpl
,PopupGroupExtInfoImpl
,ProgressBarFieldExtInfoImpl
,RadioButtonsFieldExtInfoImpl
,RecordSetFormExtInfoImpl
,ReportFormExtInfoImpl
,SearchControlAdditionExtInfoImpl
,SearchStringAdditionExtInfoImpl
,SettingsComposerFormExtInfoImpl
,SpreadSheetDocFieldExtInfoImpl
,SpreadsheetDocumentExtInfoImpl
,TableExtInfoImpl
,TableObjectFormExtInfoImpl
,TableRecordFormExtInfoImpl
,TaskFormExtInfoImpl
,TextDocFieldExtInfoImpl
,TrackBarFieldExtInfoImpl
,UsualGroupExtInfoImpl
,ValueListExtInfoImpl
,ViewStatusAdditionExtInfoImpl
public interface ExtInfo extends IBmObject
A representation of the model object 'Ext Info'.- See Also:
FormPackage.getExtInfo()
-
-
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.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData
-
-