Package mondrian.gui

Class MondrianGuiDef.PropertyFormatter

  • All Implemented Interfaces:
    Serializable, Cloneable, NodeDef
    Enclosing class:
    MondrianGuiDef

    public static class MondrianGuiDef.PropertyFormatter
    extends ElementDef
    Plugin that formats properties. It must be implemented by a Java class which implements the interface mondrian.spi.PropertyFormatter, or by a script.
    See Also:
    Serialized Form