Examples of FriendlyPropertyEditor


Examples of dk.valtech.octools.tools.FriendlyPropertyEditor

   
    // This adds the friendly property-editor, to allow the use of
    // user-friendly property dialogs for templates with the
    // template.properties property set
    LOG.info("Overriding the DialogHandler for Property Editing");
    OpenCms.getWorkplaceManager().addDialogHandler(new FriendlyPropertyEditor());
  }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.