Save This Page
Home » jexcelapi_2_6_8 » jxl.biff » [javadoc | source]
jxl.biff
public class: DataValidityListRecord [javadoc | source]
java.lang.Object
   jxl.biff.RecordData
      jxl.biff.WritableRecordData
         jxl.biff.DataValidityListRecord

All Implemented Interfaces:
    ByteData

Record containing the list of data validation settings for a given sheet
Fields inherited from jxl.biff.WritableRecordData:
maxRecordLength
Constructor:
 public DataValidityListRecord(Record t) 
    Constructor
 public DataValidityListRecord(DValParser dval) 
    Constructor called when generating a data validity list from the API
 DataValidityListRecord(DataValidityListRecord dvlr) 
    Copy constructor
    Parameters:
    dvlr - the record copied from a read only sheet
Method from jxl.biff.DataValidityListRecord Summary:
dvAdded,   dvRemoved,   getData,   getNumberOfSettings,   getObjectId,   hasDVRecords
Methods from jxl.biff.WritableRecordData:
getBytes,   getData
Methods from jxl.biff.RecordData:
getCode,   getRecord
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from jxl.biff.DataValidityListRecord Detail:
  void dvAdded() 
    Called when a writable DV record is added to a copied validity list
  void dvRemoved() 
    Called when a remove row or column results in one of DV records being removed
 public byte[] getData() 
    Retrieves the data for output to binary file
 int getNumberOfSettings() 
    Accessor for the number of settings records associated with this list
 public int getObjectId() 
    Accessor for the object id
 public boolean hasDVRecords() 
    Accessor for the number of DV records