Uses of Class
de.mid.innovator.srv2api.icw2meta.ARG_NameAbleSelectDlgNode
-
Packages that use ARG_NameAbleSelectDlgNode Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ARG_NameAbleSelectDlgNode in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta with type parameters of type ARG_NameAbleSelectDlgNode Modifier and Type Field Description java.util.List<ARG_NameAbleSelectDlgNode>
ARG_TreeArgNameAbleSelectDlgNode. list
selectable elements as flat list.InoClientTreeNode<ARG_NameAbleSelectDlgNode>
ARG_TreeArgNameAbleSelectDlgNode. tree
selectable elements and its parents in tree structure.Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type ARG_NameAbleSelectDlgNode Constructor Description ARG_TreeArgNameAbleSelectDlgNode(ADClientAble ohTreePos, java.util.List<ADClientAble> seqOhInit, boolean useSelType, InoClientTreeNode<ARG_NameAbleSelectDlgNode> tree, K_NAMEABLE_CREATE createImpl, K_NAMEABLE_SELECT_OPMODE opMode, java.util.List<ARG_PropVal> seqCbCreate, K_VATTR vattrSecond, java.util.List<ADClientAble> seqAllItems, boolean lockOption, java.util.List<ARG_NameAbleSelectDlgNode> list)
-