Uses of Interface
com._1c.g5.v8.dt.moxel.UnsupportedObjectContent
Packages that use UnsupportedObjectContent
-
Uses of UnsupportedObjectContent in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return UnsupportedObjectContentModifier and TypeMethodDescriptionMoxelFactory.createUnsupportedObjectContent()
Returns a new object of class 'Unsupported Object Content'.Cell.getControl()
Returns the value of the 'Control' containment reference.Methods in com._1c.g5.v8.dt.moxel with parameters of type UnsupportedObjectContentModifier and TypeMethodDescriptionvoid
Cell.setControl
(UnsupportedObjectContent value) Sets the value of the 'Control
' containment reference. -
Uses of UnsupportedObjectContent in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement UnsupportedObjectContentModifier and TypeClassDescriptionclass
An implementation of the model object 'Unsupported Object Content'.Methods in com._1c.g5.v8.dt.moxel.impl that return UnsupportedObjectContentModifier and TypeMethodDescriptionMoxelFactoryImpl.createUnsupportedObjectContent()
CellImpl.getControl()
Methods in com._1c.g5.v8.dt.moxel.impl with parameters of type UnsupportedObjectContent -
Uses of UnsupportedObjectContent in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util with parameters of type UnsupportedObjectContentModifier and TypeMethodDescriptionMoxelSwitch.caseUnsupportedObjectContent
(UnsupportedObjectContent object) Returns the result of interpreting the object as an instance of 'Unsupported Object Content'.