Uses of Interface
com._1c.g5.v8.dt.cai.model.CaiAbstractItem
Packages that use CaiAbstractItem
Package
Description
-
Uses of CaiAbstractItem in com._1c.g5.v8.dt.cai.model
Subinterfaces of CaiAbstractItem in com._1c.g5.v8.dt.cai.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Group'.interface
A representation of the model object 'Panel'.Methods in com._1c.g5.v8.dt.cai.model that return types with arguments of type CaiAbstractItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CaiAbstractItem>
ClientApplicationInterface.getBottom()
Returns the value of the 'Bottom' containment reference list.org.eclipse.emf.common.util.EList<CaiAbstractItem>
ClientApplicationInterface.getLeft()
Returns the value of the 'Left' containment reference list.org.eclipse.emf.common.util.EList<CaiAbstractItem>
ClientApplicationInterface.getRight()
Returns the value of the 'Right' containment reference list.org.eclipse.emf.common.util.EList<CaiAbstractItem>
ClientApplicationInterface.getTop()
Returns the value of the 'Top' containment reference list. -
Uses of CaiAbstractItem in com._1c.g5.v8.dt.cai.model.impl
Classes in com._1c.g5.v8.dt.cai.model.impl that implement CaiAbstractItemModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Item'.class
An implementation of the model object 'Group'.class
An implementation of the model object 'Panel'.Methods in com._1c.g5.v8.dt.cai.model.impl that return types with arguments of type CaiAbstractItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CaiAbstractItem>
ClientApplicationInterfaceImpl.getBottom()
org.eclipse.emf.common.util.EList<CaiAbstractItem>
ClientApplicationInterfaceImpl.getLeft()
org.eclipse.emf.common.util.EList<CaiAbstractItem>
ClientApplicationInterfaceImpl.getRight()
org.eclipse.emf.common.util.EList<CaiAbstractItem>
ClientApplicationInterfaceImpl.getTop()
-
Uses of CaiAbstractItem in com._1c.g5.v8.dt.cai.model.util
Methods in com._1c.g5.v8.dt.cai.model.util with parameters of type CaiAbstractItemModifier and TypeMethodDescriptionCaiSwitch.caseCaiAbstractItem
(CaiAbstractItem object) Returns the result of interpreting the object as an instance of 'Abstract Item'.static ClientApplicationInterface
CaiModelUtil.getClientApplicationInterface
(CaiAbstractItem item) Get parentClientApplicationInterface
for given itemstatic org.eclipse.emf.ecore.EStructuralFeature
CaiModelUtil.getDirectionFeature
(CaiAbstractItem item) Get direction feature of Client Application Interface containing given itemMethod parameters in com._1c.g5.v8.dt.cai.model.util with type arguments of type CaiAbstractItemModifier and TypeMethodDescriptionstatic Set<CaiPanelInfo>
CaiModelUtil.getContainedPanelInfos
(Collection<? extends CaiAbstractItem> side) Set of all panel infos contained in given collectionCaiModelUtil.getContainedPanels
(Collection<? extends CaiAbstractItem> side) List of all panels contained in given collection -
Uses of CaiAbstractItem in com._1c.g5.v8.dt.internal.cai.ui.editor.figure
Constructors in com._1c.g5.v8.dt.internal.cai.ui.editor.figure with parameters of type CaiAbstractItemModifierConstructorDescriptionCaiAbstractItemFigure
(CaiAbstractItem model, org.eclipse.core.runtime.IStatus validationStatus) Create a instance ofCaiAbstractItemFigure
by model objectCaiAbstractItemFigure
(CaiAbstractItem model, org.eclipse.core.runtime.IStatus validationStatus, boolean feedback) Create a instance ofCaiAbstractItemFigure
by model object -
Uses of CaiAbstractItem in com._1c.g5.v8.dt.internal.cai.ui.editor.model
Methods in com._1c.g5.v8.dt.internal.cai.ui.editor.model that return types with arguments of type CaiAbstractItemModifier and TypeMethodDescriptionCaiAreaModel.getAreaItems()
All items from current area on Client Application Interface