Class VTextLong

    • Constructor Detail

      • VTextLong

        public VTextLong​(String columnName,
                         boolean mandatory,
                         boolean isReadOnly,
                         boolean isUpdateable,
                         int displayLength,
                         int fieldLength)
        Standard Constructor
        Parameters:
        columnName - column name
        mandatory - mandatory
        isReadOnly - read only
        isUpdateable - updateable
        displayLength - display length
        fieldLength - field length