Searched refs:mand (Results 1 – 1 of 1) sorted by relevance
1291 Mandatory mand = uiChild.getDescriptor().getMandatory(); in updateElementList() local1292 if (mand == Mandatory.MANDATORY_LAST && index < n) { in updateElementList()1296 } else if (mand == Mandatory.NOT_MANDATORY || uiChild.getXmlNode() != null) { in updateElementList()