home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-08-25 | 2.3 KB | 35 lines |
- [BeanDescriptor]
- timestamp=870249600000
- name=Column
- className=borland.jbcl.dataset.Column
-
- [PropertyDescriptors]
- alignment,,,,"Alignment",int,getAlignment,setAlignment,,,borland.jbcl.editors.AlignmentEditor
- background,,,,"Background color",java.awt.Color,getBackground,setBackground,,,
- calcType,,,,"Calculation type",int,getCalcType,setCalcType,,,borland.jbcl.editors.CalcTypeEditor
- caption,,,,"Display name of Column",java.lang.String,getCaption,setCaption,,,
- columnName,,,,"Physical name of Column",java.lang.String,getColumnName,setColumnName,,,
- currency,,,,"Formats as currency",boolean,isCurrency,setCurrency,,,
- dataType,,,,"Data type",int,getDataType,setDataType,,,borland.jbcl.editors.DataTypeEditor
- displayMask,,,,"Display format",java.lang.String,getDisplayMask,setDisplayMask,,,
- editMask,,,,"Data entry edit mask",java.lang.String,getEditMask,setEditMask,,,
- exportDisplayMask,,,,"Export/Import display format",java.lang.String,getExportDisplayMask,setExportDisplayMask,,,
- font,,,,"Font",java.awt.Font,getFont,setFont,,,
- foreground,,,,"Foreground color",java.awt.Color,getForeground,setForeground,,,
- itemEditor,,,,"Preferred editor",borland.jbcl.model.ItemEditor,getItemEditor,setItemEditor,,,
- itemPainter,,,,"Preferred painter",borland.jbcl.model.ItemPainter,getItemPainter,setItemPainter,,,
- locale,,,,"Locale ",java.util.Locale,getLocale,setLocale,,,
- default,,,,"Default value",java.lang.String,getDefault,setDefault,,,
- max,,,,"Maximum value allowed",java.lang.String,getMax,setMax,,,
- min,,,,"Minimum value allowed",java.lang.String,getMin,setMin,,,
- precision,,,,"Precision (-1 is default)",int,getPrecision,setPrecision,,,
- readOnly,,,,"Block from making changes",boolean,isReadOnly,setReadOnly,,,
- editable,,,,"Block controls from making changes",boolean,isEditable,setEditable,,,
- required,,,,"Column value cannot be blank",boolean,isRequired,setRequired,,,
- rowId,,,,"Column is part of unique record address",boolean,isRowId,setRowId,,,
- scale,,,,"Number of decimal digits (-1 = default)",int,getScale,setScale,,,
- searchable,,,,"Column can be searched during a resolve",boolean,isSearchable,setSearchable,,,
- resolvable,,,,"Column values can be resolved",boolean,isResolvable,setResolvable,,,
- visible,,,,"Whether Column is displayed",int,getVisible,setVisible,,,borland.jbcl.editors.TriStateEditor
- width,,,,"Display width of Column",int,getWidth,setWidth,,,
-