Class CodeAttributeVM


public class CodeAttributeVM extends AttributeVM<CodeAttributeDefinition>
Author:
S. Ricci
  • Constructor Details

    • CodeAttributeVM

      public CodeAttributeVM()
  • Method Details

    • init

      public void init(EntityDefinition parentEntity, CodeAttributeDefinition attributeDefn, Boolean newItem)
    • onListChanged

      public void onListChanged(org.zkoss.bind.Binder binder, CodeList list)
    • codeListsPopUpClosed

      public void codeListsPopUpClosed(org.zkoss.bind.Binder binder, Boolean editingAttribute, CodeList selectedCodeList)
    • openParentAttributeSelector

      public void openParentAttributeSelector(org.zkoss.bind.Binder binder)
    • layoutTypeChange

      public void layoutTypeChange(org.zkoss.bind.Binder binder, String layoutType)
    • getDependentCodePaths

      public String getDependentCodePaths()