home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 July
/
Chip_1998-07_cd.bin
/
zkuste
/
JBuilder
/
JBuild
/
jbuilder
/
jruntime.z
/
borland.jbcl.control.GridControl.pme
< prev
next >
Wrap
INI File
|
1997-08-25
|
3KB
|
42 lines
[BeanDescriptor]
timestamp=870249600000
name=GridControl
className=borland.jbcl.control.GridControl
[PropertyDescriptors]
alwaysEdit,,,,"Always start edit session",boolean,isAlwaysEdit,setAlwaysEdit,,,
autoEdit,,,,"Automatically start edit when a key is typed",boolean,isAutoEdit,setAutoEdit,,,
autoInsert,,,,"Insert blank data object when component is empty",boolean,isAutoInsert,setAutoInsert,,,
background,,,,"Background color",java.awt.Color,getBackground,setBackground,,,
columnHeaderHeight,,,,"Height of column header (pixels)",int,getColumnHeaderHeight,setColumnHeaderHeight,,,
columnHeaderVisible,,,,"Show column header",boolean,isColumnHeaderVisible,setColumnHeaderVisible,,,
dataSet,,,,"DataSet data source",borland.jbcl.dataset.DataSet,getDataSet,setDataSet,,,
defaultColumnWidth,,,,"Default column width (pixels)",int,getDefaultColumnWidth,setDefaultColumnWidth,,,
doubleBuffer,,,,"Double buffered painting",boolean,isDoubleBuffer,setDoubleBuffer,,,
dragSubfocus,,,,"Change the subfocus item when mouse is dragged",boolean,isDragSubfocus,setDragSubfocus,,,
editInPlace,,,,"Allow in-place editing",boolean,isEditInPlace,setEditInPlace,,,
enabled,,,,"Enabled state",boolean,isEnabled,setEnabled,,,
font,,,,"Default font",java.awt.Font,getFont,setFont,,,
foreground,,,,"Foreground color",java.awt.Color,getForeground,setForeground,,,
gridLineColor,,,,"Grid line color",java.awt.Color,getGridLineColor,setGridLineColor,,,
gridVisible,,,,"Show grid",boolean,isGridVisible,setGridVisible,,,
items,,,,"Item string array",java.lang.String[][],getItems,setItems,,,
multiSelect,,,,"Allow multiple selection",boolean,isMultiSelect,setMultiSelect,,,
navigateWithDataSet,,,,"Navigate with DataSet (row cursor)",boolean,isNavigateWithDataSet,setNavigateWithDataSet,,,
postOnEndEdit,,,,"Auto-post after editing",boolean,isPostOnEndEdit,setPostOnEndEdit,,,
preferredSize,,,,"Preferred layout size (pixels)",java.awt.Dimension,getPreferredSize,setPreferredSize,,,
readOnly,,,,"Read only state",boolean,isReadOnly,setReadOnly,,,
resizableColumns,,,,"Allow column resizing",boolean,isResizableColumns,setResizableColumns,,,
resizableRows,,,,"Allow row resizing",boolean,isResizableRows,setResizableRows,,,
rowHeaderVisible,,,,"Show row header",boolean,isRowHeaderVisible,setRowHeaderVisible,,,
rowHeaderWidth,,,,"Width of row header (pixels)",int,getRowHeaderWidth,setRowHeaderWidth,,,
selectColumn,,,,"Select entire column",boolean,isSelectColumn,setSelectColumn,,,
selectRow,,,,"Select entire row",boolean,isSelectRow,setSelectRow,,,
showFocus,,,,"Show focus rectangle",boolean,isShowFocus,setShowFocus,,,
showHScroll,,,,"Display Horizontal Scrollbar (when needed)",boolean,isShowHScroll,setShowHScroll,,,
showPopup,,,,"Show popup menu",boolean,isShowPopup,setShowPopup,,,
showVScroll,,,,"Display Vertical Scrollbar (when needed)",boolean,isShowVScroll,setShowVScroll,,,
sortOnHeaderClick,,,,"Sort column on header click (requires DataSet)",boolean,isSortOnHeaderClick,setSortOnHeaderClick,,,
subfocus,,,,"Current subfocus cell [row, column]",borland.jbcl.model.MatrixLocation,getSubfocus,setSubfocus,,,borland.jbcl.editors.MatrixLocationEditor
visible,,,,"Visible state",boolean,isVisible,setVisible,,,