Class ARG_ModifyDialogFolderTabInitDlg
java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_ModifyDialogFolderTabInitDlg
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
public class ARG_ModifyDialogFolderTabInitDlg
extends Object
implements de.mid.innovator.srv2api.impl.MarshallAble
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanlist of used attributeslist of elements with list of attribute valuesname list of used attributesbooleanbooleanbooleanboolean -
Constructor Summary
ConstructorsConstructorDescriptionARG_ModifyDialogFolderTabInitDlg(boolean isProtected, K_CMD kindCmd, List<ADLockAble> seqOwnLocked, boolean withCreateModify, boolean withSortButtons, boolean withRedefineButton, boolean withMultiNamespaceCreate, List<String> seqHeader, List<ARG_M2AttrValInitDlg> seqAttrTab, List<ARG_ModifyDialogFolderTabEntry> seqEntry) -
Method Summary
Modifier and TypeMethodDescriptionvoidmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) voidresolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) voidunmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel, SrvContext srvctx)
-
Field Details
-
isProtected
public boolean isProtected -
kindCmd
-
seqOwnLocked
-
withCreateModify
public boolean withCreateModify -
withSortButtons
public boolean withSortButtons -
withRedefineButton
public boolean withRedefineButton -
withMultiNamespaceCreate
public boolean withMultiNamespaceCreate -
seqHeader
-
seqAttrTab
list of used attributes -
seqEntry
list of elements with list of attribute values
-
-
Constructor Details
-
ARG_ModifyDialogFolderTabInitDlg
public ARG_ModifyDialogFolderTabInitDlg() -
ARG_ModifyDialogFolderTabInitDlg
public ARG_ModifyDialogFolderTabInitDlg(boolean isProtected, K_CMD kindCmd, List<ADLockAble> seqOwnLocked, boolean withCreateModify, boolean withSortButtons, boolean withRedefineButton, boolean withMultiNamespaceCreate, List<String> seqHeader, List<ARG_M2AttrValInitDlg> seqAttrTab, List<ARG_ModifyDialogFolderTabEntry> seqEntry)
-
-
Method Details
-
marshal
public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) - Specified by:
marshalin interfacede.mid.innovator.srv2api.impl.MarshallAble
-
unmarshal
- Specified by:
unmarshalin interfacede.mid.innovator.srv2api.impl.MarshallAble
-
resolveReferences
public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) - Specified by:
resolveReferencesin interfacede.mid.innovator.srv2api.impl.MarshallAble
-