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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Group'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Abstract Item'.classAn implementation of the model object 'Group'.classAn 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 ClientApplicationInterfaceCaiModelUtil.getClientApplicationInterface(CaiAbstractItem item) Get parentClientApplicationInterfacefor given itemstatic org.eclipse.emf.ecore.EStructuralFeatureCaiModelUtil.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 ofCaiAbstractItemFigureby model objectCaiAbstractItemFigure(CaiAbstractItem model, org.eclipse.core.runtime.IStatus validationStatus, boolean feedback) Create a instance ofCaiAbstractItemFigureby 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