Uses of Class
de.mid.innovator.srv2api.icw2meta.ARG_TabCell
Packages that use ARG_TabCell
-
Uses of ARG_TabCell in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta with type parameters of type ARG_TabCellModifier and TypeFieldDescriptionARG_TabElement.seqCelllist of cell entriesARG_TabRow.seqCelllist of cell entriesMethods in de.mid.innovator.srv2api.icw2meta that return ARG_TabCellModifier and TypeMethodDescriptionADM2AttrModifyAble.getTabCell(ELElement item) Returns the specified property of this element.Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type ARG_TabCellModifierConstructorDescriptionARG_TabElement(ADClientAble ohElem, String strName, String strNameNamespace, String strQualifiedNamespace, String strDisplayType, String strDisplayBitmap, String strInfoCreate, String strInfoModify, String strUUID, boolean hasAccess, K_LOCKSTATUS kLockStatus, List<ARG_TabCell> seqCell, List<ARG_TabColor> seqColor) ARG_TabRow(ADClientAble ohRow, String strElemType, String strElemBitmap, boolean hasAccess, K_LOCKSTATUS kLockStatus, List<ARG_TabCell> seqCell, List<ARG_TabColor> seqColor, ARG_TabRowList valSub)