Package com.ptc.netmarkets.util.misc


package com.ptc.netmarkets.util.misc
  • Class
    Description
    This interface is to allow customers to change the behavior of the actions, to make them conditional on specific behavior.
    An interface to override the properties of NmAction at runtime.
    This is default action access delegate that provides no additional logic.
    An abstract class that implements ActionDynamicContentDelegate.
    This is default tab access delegate that provides no additional logic.
    Utility methods for constructing Windchill URLs.


    Supported API: true

    Extendable: true


    Supported API: true

    Extendable: false


    Supported API: true

    Extendable: true
    The NmDateTimeUtil class is a utility that can be used in Java Server Pages (JSP) to render and manage HTML widgets that let a user input dates and/or times.


    Supported API: true

    Extendable: false


    Supported API: true

    Extendable: false
    Defines some presentation aspects of the page Also includes most js and css files for all pages

    Supported API: true

    Extendable: true
    Class to provide locale-specific date and time formatting and parsing.
    Use the newStandardNmActionService static factory method(s), not the StandardNmActionService constructor, to construct instances of this class.
    This interface is to allow customers to change the behavior of the tabs, to make them conditional on specific behavior.