Package dk.valtech.octools.tools

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

Related Classes of dk.valtech.octools.tools.FriendlyPropertyEditor

Copyright © 2018 www.massapicom. 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.