Class X_AD_Style

    • Field Detail

      • ENTITYTYPE_AD_Reference_ID

        public static final int ENTITYTYPE_AD_Reference_ID
        EntityType AD_Reference_ID=389
        See Also:
        Constant Field Values
    • Constructor Detail

      • X_AD_Style

        public X_AD_Style​(Properties ctx,
                          int AD_Style_ID,
                          String trxName)
        Standard Constructor
    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        6 - System - Client
      • initPO

        protected POInfo initPO​(Properties ctx)
        Load Meta Data
        Specified by:
        initPO in class PO
        Parameters:
        ctx - context
        Returns:
        POInfo
      • toString

        public String toString()
        Description copied from class: PO
        String representation
        Overrides:
        toString in class PO
        Returns:
        String representation
      • setAD_Style_ID

        public void setAD_Style_ID​(int AD_Style_ID)
        Set Style.
        Specified by:
        setAD_Style_ID in interface I_AD_Style
        Parameters:
        AD_Style_ID - CSS style for field and label
      • getAD_Style_ID

        public int getAD_Style_ID()
        Get Style.
        Specified by:
        getAD_Style_ID in interface I_AD_Style
        Returns:
        CSS style for field and label
      • setAD_Style_UU

        public void setAD_Style_UU​(String AD_Style_UU)
        Set Style.
        Specified by:
        setAD_Style_UU in interface I_AD_Style
        Parameters:
        AD_Style_UU - CSS Style for field and label
      • getAD_Style_UU

        public String getAD_Style_UU()
        Get Style.
        Specified by:
        getAD_Style_UU in interface I_AD_Style
        Returns:
        CSS Style for field and label
      • setDescription

        public void setDescription​(String Description)
        Set Description.
        Specified by:
        setDescription in interface I_AD_Style
        Parameters:
        Description - Optional short description of the record
      • getDescription

        public String getDescription()
        Get Description.
        Specified by:
        getDescription in interface I_AD_Style
        Returns:
        Optional short description of the record
      • setEntityType

        public void setEntityType​(String EntityType)
        Set Entity Type.
        Specified by:
        setEntityType in interface I_AD_Style
        Parameters:
        EntityType - Dictionary Entity Type; Determines ownership and synchronization
      • getEntityType

        public String getEntityType()
        Get Entity Type.
        Specified by:
        getEntityType in interface I_AD_Style
        Returns:
        Dictionary Entity Type; Determines ownership and synchronization
      • setName

        public void setName​(String Name)
        Set Name.
        Specified by:
        setName in interface I_AD_Style
        Parameters:
        Name - Alphanumeric identifier of the entity
      • getName

        public String getName()
        Get Name.
        Specified by:
        getName in interface I_AD_Style
        Returns:
        Alphanumeric identifier of the entity