Interface Defined

  • All Known Subinterfaces:
    Control, Field, Screen, Session, Table

    public interface Defined
    Anything related to a host application that has a definition will implement Defined. For example, a screen or a field.
    Version:
    $Id$
    • Method Detail

      • getName

        String getName()
        Returns the name of the item.
        Returns:
        the name of the item.