Module wxGrid

See external documentation: wxGrid.

Description

See external documentation: wxGrid.
This class is derived (and can use functions) from:
  • wxScrolledWindow
  • wxPanel
  • wxWindow
  • wxEvtHandler
  • Data Types

    wxGrid()

    abstract datatype: wxGrid()

    An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.

    Function Index

    appendCols/1*Equivalent to appendCols(This, []).
    appendCols/2*See external documentation.
    appendRows/1*Equivalent to appendRows(This, []).
    appendRows/2*See external documentation.
    autoSize/1*See external documentation.
    autoSizeColumn/2*Equivalent to autoSizeColumn(This, Col, []).
    autoSizeColumn/3*See external documentation.
    autoSizeColumns/1*Equivalent to autoSizeColumns(This, []).
    autoSizeColumns/2*See external documentation.
    autoSizeRow/2*Equivalent to autoSizeRow(This, Row, []).
    autoSizeRow/3*See external documentation.
    autoSizeRows/1*Equivalent to autoSizeRows(This, []).
    autoSizeRows/2*See external documentation.
    beginBatch/1*See external documentation.
    blockToDeviceRect/3*See external documentation.
    canDragColSize/1*See external documentation.
    canDragGridSize/1*See external documentation.
    canDragRowSize/1*See external documentation.
    canEnableCellControl/1*See external documentation.
    cellToRect/2*See external documentation.
    cellToRect/3*See external documentation.
    clearGrid/1*See external documentation.
    clearSelection/1*See external documentation.
    createGrid/3*Equivalent to createGrid(This, NumRows, NumCols, []).
    createGrid/4*See external documentation.
    deleteCols/1*Equivalent to deleteCols(This, []).
    deleteCols/2*See external documentation.
    deleteRows/1*Equivalent to deleteRows(This, []).
    deleteRows/2*See external documentation.
    destroy/1*Destroys this object, do not use object again.
    disableCellEditControl/1*See external documentation.
    disableDragColSize/1*See external documentation.
    disableDragGridSize/1*See external documentation.
    disableDragRowSize/1*See external documentation.
    enableCellEditControl/1*Equivalent to enableCellEditControl(This, []).
    enableCellEditControl/2*See external documentation.
    enableDragColSize/1*Equivalent to enableDragColSize(This, []).
    enableDragColSize/2*See external documentation.
    enableDragGridSize/1*Equivalent to enableDragGridSize(This, []).
    enableDragGridSize/2*See external documentation.
    enableDragRowSize/1*Equivalent to enableDragRowSize(This, []).
    enableDragRowSize/2*See external documentation.
    enableEditing/2*See external documentation.
    enableGridLines/1*Equivalent to enableGridLines(This, []).
    enableGridLines/2*See external documentation.
    endBatch/1*See external documentation.
    fit/1*See external documentation.
    forceRefresh/1*See external documentation.
    getBatchCount/1*See external documentation.
    getCellAlignment/3*See external documentation.
    getCellBackgroundColour/3*See external documentation.
    getCellEditor/3*See external documentation.
    getCellFont/3*See external documentation.
    getCellRenderer/3*See external documentation.
    getCellTextColour/3*See external documentation.
    getCellValue/2*See external documentation.
    getCellValue/3*See external documentation.
    getColLabelAlignment/1*See external documentation.
    getColLabelSize/1*See external documentation.
    getColLabelValue/2*See external documentation.
    getColMinimalAcceptableWidth/1*See external documentation.
    getDefaultCellAlignment/1*See external documentation.
    getDefaultCellBackgroundColour/1*See external documentation.
    getDefaultCellFont/1*See external documentation.
    getDefaultCellTextColour/1*See external documentation.
    getDefaultColLabelSize/1*See external documentation.
    getDefaultColSize/1*See external documentation.
    getDefaultEditor/1*See external documentation.
    getDefaultEditorForCell/2*See external documentation.
    getDefaultEditorForCell/3*See external documentation.
    getDefaultEditorForType/2*See external documentation.
    getDefaultRenderer/1*See external documentation.
    getDefaultRendererForCell/3*See external documentation.
    getDefaultRendererForType/2*See external documentation.
    getDefaultRowLabelSize/1*See external documentation.
    getDefaultRowSize/1*See external documentation.
    getGridCursorCol/1*See external documentation.
    getGridCursorRow/1*See external documentation.
    getGridLineColour/1*See external documentation.
    getLabelBackgroundColour/1*See external documentation.
    getLabelFont/1*See external documentation.
    getLabelTextColour/1*See external documentation.
    getNumberCols/1*See external documentation.
    getNumberRows/1*See external documentation.
    getOrCreateCellAttr/3*See external documentation.
    getRowLabelAlignment/1*See external documentation.
    getRowLabelSize/1*See external documentation.
    getRowLabelValue/2*See external documentation.
    getRowMinimalAcceptableHeight/1*See external documentation.
    getRowSize/2*See external documentation.
    getScrollLineX/1*See external documentation.
    getScrollLineY/1*See external documentation.
    getSelectedCells/1*See external documentation.
    getSelectedCols/1*See external documentation.
    getSelectedRows/1*See external documentation.
    getSelectionBackground/1*See external documentation.
    getSelectionBlockBottomRight/1*See external documentation.
    getSelectionBlockTopLeft/1*See external documentation.
    getSelectionForeground/1*See external documentation.
    getViewWidth/1*See external documentation.
    gridLinesEnabled/1*See external documentation.
    hideCellEditControl/1*See external documentation.
    insertCols/1*Equivalent to insertCols(This, []).
    insertCols/2*See external documentation.
    insertRows/1*Equivalent to insertRows(This, []).
    insertRows/2*See external documentation.
    isCellEditControlEnabled/1*See external documentation.
    isCurrentCellReadOnly/1*See external documentation.
    isEditable/1*See external documentation.
    isInSelection/2*See external documentation.
    isInSelection/3*See external documentation.
    isReadOnly/3*See external documentation.
    isSelection/1*See external documentation.
    isVisible/2*Equivalent to isVisible(This, Coords, []).
    isVisible/3*See external documentation.
    isVisible/4*See external documentation.
    makeCellVisible/2*See external documentation.
    makeCellVisible/3*See external documentation.
    moveCursorDown/2*See external documentation.
    moveCursorDownBlock/2*See external documentation.
    moveCursorLeft/2*See external documentation.
    moveCursorLeftBlock/2*See external documentation.
    moveCursorRight/2*See external documentation.
    moveCursorRightBlock/2*See external documentation.
    moveCursorUp/2*See external documentation.
    moveCursorUpBlock/2*See external documentation.
    movePageDown/1*See external documentation.
    movePageUp/1*See external documentation.
    new/0*See external documentation.
    new/2*Equivalent to new(Parent, Id, []).
    new/3*See external documentation.
    new/4*See external documentation.
    registerDataType/4*See external documentation.
    saveEditControlValue/1*See external documentation.
    selectAll/1*See external documentation.
    selectBlock/3*Equivalent to selectBlock(This, TopLeft, BottomRight, []).
    selectBlock/4*See external documentation.
    selectBlock/5*Equivalent to selectBlock(This, TopRow, LeftCol, BottomRow, RightCol, []).
    selectBlock/6*See external documentation.
    selectCol/2*Equivalent to selectCol(This, Col, []).
    selectCol/3*See external documentation.
    selectRow/2*Equivalent to selectRow(This, Row, []).
    selectRow/3*See external documentation.
    setCellAlignment/2*See external documentation.
    setCellAlignment/4*See external documentation.
    setCellAlignment/5*See external documentation.
    setCellBackgroundColour/2*See external documentation.
    setCellBackgroundColour/4*See external documentation.
    setCellEditor/4*See external documentation.
    setCellFont/4*See external documentation.
    setCellRenderer/4*See external documentation.
    setCellTextColour/2*See external documentation.
    setCellTextColour/4*See external documentation.
    setCellValue/3*See external documentation.
    setCellValue/4*See external documentation.
    setColAttr/3*See external documentation.
    setColFormatBool/2*See external documentation.
    setColFormatCustom/3*See external documentation.
    setColFormatFloat/2*Equivalent to setColFormatFloat(This, Col, []).
    setColFormatFloat/3*See external documentation.
    setColFormatNumber/2*See external documentation.
    setColLabelAlignment/3*See external documentation.
    setColLabelSize/2*See external documentation.
    setColLabelValue/3*See external documentation.
    setColMinimalAcceptableWidth/2*See external documentation.
    setColMinimalWidth/3*See external documentation.
    setColSize/3*See external documentation.
    setDefaultCellAlignment/3*See external documentation.
    setDefaultCellBackgroundColour/2*See external documentation.
    setDefaultCellFont/2*See external documentation.
    setDefaultCellTextColour/2*See external documentation.
    setDefaultColSize/2*Equivalent to setDefaultColSize(This, Width, []).
    setDefaultColSize/3*See external documentation.
    setDefaultEditor/2*See external documentation.
    setDefaultRenderer/2*See external documentation.
    setDefaultRowSize/2*Equivalent to setDefaultRowSize(This, Height, []).
    setDefaultRowSize/3*See external documentation.
    setGridCursor/3*See external documentation.
    setGridLineColour/2*See external documentation.
    setLabelBackgroundColour/2*See external documentation.
    setLabelFont/2*See external documentation.
    setLabelTextColour/2*See external documentation.
    setMargins/3*See external documentation.
    setReadOnly/3*Equivalent to setReadOnly(This, Row, Col, []).
    setReadOnly/4*See external documentation.
    setRowAttr/3*See external documentation.
    setRowLabelAlignment/3*See external documentation.
    setRowLabelSize/2*See external documentation.
    setRowLabelValue/3*See external documentation.
    setRowMinimalAcceptableHeight/2*See external documentation.
    setRowMinimalHeight/3*See external documentation.
    setRowSize/3*See external documentation.
    setScrollLineX/2*See external documentation.
    setScrollLineY/2*See external documentation.
    setSelectionBackground/2*See external documentation.
    setSelectionForeground/2*See external documentation.
    setSelectionMode/2*See external documentation.
    showCellEditControl/1*See external documentation.
    xToCol/2*Equivalent to xToCol(This, X, []).
    xToCol/3*See external documentation.
    xToEdgeOfCol/2*See external documentation.
    yToEdgeOfRow/2*See external documentation.
    yToRow/2*See external documentation.

    Function Details

    appendCols/1 *

    appendCols(This::wxGrid()) -> bool()

    Equivalent to appendCols(This, []).

    appendCols/2 *

    appendCols(This::wxGrid(), Options::[Option]) -> bool()

    See external documentation.

    appendRows/1 *

    appendRows(This::wxGrid()) -> bool()

    Equivalent to appendRows(This, []).

    appendRows/2 *

    appendRows(This::wxGrid(), Options::[Option]) -> bool()

    See external documentation.

    autoSize/1 *

    autoSize(This::wxGrid()) -> ok

    See external documentation.

    autoSizeColumn/2 *

    autoSizeColumn(This::wxGrid(), Col::integer()) -> ok

    Equivalent to autoSizeColumn(This, Col, []).

    autoSizeColumn/3 *

    autoSizeColumn(This::wxGrid(), Col::integer(), Options::[Option]) -> ok

    See external documentation.

    autoSizeColumns/1 *

    autoSizeColumns(This::wxGrid()) -> ok

    Equivalent to autoSizeColumns(This, []).

    autoSizeColumns/2 *

    autoSizeColumns(This::wxGrid(), Options::[Option]) -> ok

    See external documentation.

    autoSizeRow/2 *

    autoSizeRow(This::wxGrid(), Row::integer()) -> ok

    Equivalent to autoSizeRow(This, Row, []).

    autoSizeRow/3 *

    autoSizeRow(This::wxGrid(), Row::integer(), Options::[Option]) -> ok

    See external documentation.

    autoSizeRows/1 *

    autoSizeRows(This::wxGrid()) -> ok

    Equivalent to autoSizeRows(This, []).

    autoSizeRows/2 *

    autoSizeRows(This::wxGrid(), Options::[Option]) -> ok

    See external documentation.

    beginBatch/1 *

    beginBatch(This::wxGrid()) -> ok

    See external documentation.

    blockToDeviceRect/3 *

    blockToDeviceRect(This::wxGrid(), TopLeft::{R::integer(), C::integer()}, BottomRight::{R::integer(), C::integer()}) -> {X::integer(), Y::integer(), W::integer(), H::integer()}

    See external documentation.

    canDragColSize/1 *

    canDragColSize(This::wxGrid()) -> bool()

    See external documentation.

    canDragGridSize/1 *

    canDragGridSize(This::wxGrid()) -> bool()

    See external documentation.

    canDragRowSize/1 *

    canDragRowSize(This::wxGrid()) -> bool()

    See external documentation.

    canEnableCellControl/1 *

    canEnableCellControl(This::wxGrid()) -> bool()

    See external documentation.

    cellToRect/2 *

    cellToRect(This::wxGrid(), Coords::{R::integer(), C::integer()}) -> {X::integer(), Y::integer(), W::integer(), H::integer()}

    See external documentation.

    cellToRect/3 *

    cellToRect(This::wxGrid(), Row::integer(), Col::integer()) -> {X::integer(), Y::integer(), W::integer(), H::integer()}

    See external documentation.

    clearGrid/1 *

    clearGrid(This::wxGrid()) -> ok

    See external documentation.

    clearSelection/1 *

    clearSelection(This::wxGrid()) -> ok

    See external documentation.

    createGrid/3 *

    createGrid(This::wxGrid(), NumRows::integer(), NumCols::integer()) -> bool()

    Equivalent to createGrid(This, NumRows, NumCols, []).

    createGrid/4 *

    createGrid(This::wxGrid(), NumRows::integer(), NumCols::integer(), Options::[Option]) -> bool()

    See external documentation.
    WxGridSelectionModes is one of ?wxGrid_wxGridSelectCells | ?wxGrid_wxGridSelectRows | ?wxGrid_wxGridSelectColumns

    deleteCols/1 *

    deleteCols(This::wxGrid()) -> bool()

    Equivalent to deleteCols(This, []).

    deleteCols/2 *

    deleteCols(This::wxGrid(), Options::[Option]) -> bool()

    See external documentation.

    deleteRows/1 *

    deleteRows(This::wxGrid()) -> bool()

    Equivalent to deleteRows(This, []).

    deleteRows/2 *

    deleteRows(This::wxGrid(), Options::[Option]) -> bool()

    See external documentation.

    destroy/1 *

    destroy(This::wxGrid()) -> ok

    Destroys this object, do not use object again

    disableCellEditControl/1 *

    disableCellEditControl(This::wxGrid()) -> ok

    See external documentation.

    disableDragColSize/1 *

    disableDragColSize(This::wxGrid()) -> ok

    See external documentation.

    disableDragGridSize/1 *

    disableDragGridSize(This::wxGrid()) -> ok

    See external documentation.

    disableDragRowSize/1 *

    disableDragRowSize(This::wxGrid()) -> ok

    See external documentation.

    enableCellEditControl/1 *

    enableCellEditControl(This::wxGrid()) -> ok

    Equivalent to enableCellEditControl(This, []).

    enableCellEditControl/2 *

    enableCellEditControl(This::wxGrid(), Options::[Option]) -> ok

    See external documentation.

    enableDragColSize/1 *

    enableDragColSize(This::wxGrid()) -> ok

    Equivalent to enableDragColSize(This, []).

    enableDragColSize/2 *

    enableDragColSize(This::wxGrid(), Options::[Option]) -> ok

    See external documentation.

    enableDragGridSize/1 *

    enableDragGridSize(This::wxGrid()) -> ok

    Equivalent to enableDragGridSize(This, []).

    enableDragGridSize/2 *

    enableDragGridSize(This::wxGrid(), Options::[Option]) -> ok

    See external documentation.

    enableDragRowSize/1 *

    enableDragRowSize(This::wxGrid()) -> ok

    Equivalent to enableDragRowSize(This, []).

    enableDragRowSize/2 *

    enableDragRowSize(This::wxGrid(), Options::[Option]) -> ok

    See external documentation.

    enableEditing/2 *

    enableEditing(This::wxGrid(), Edit::bool()) -> ok

    See external documentation.

    enableGridLines/1 *

    enableGridLines(This::wxGrid()) -> ok

    Equivalent to enableGridLines(This, []).

    enableGridLines/2 *

    enableGridLines(This::wxGrid(), Options::[Option]) -> ok

    See external documentation.

    endBatch/1 *

    endBatch(This::wxGrid()) -> ok

    See external documentation.

    fit/1 *

    fit(This::wxGrid()) -> ok

    See external documentation.

    forceRefresh/1 *

    forceRefresh(This::wxGrid()) -> ok

    See external documentation.

    getBatchCount/1 *

    getBatchCount(This::wxGrid()) -> integer()

    See external documentation.

    getCellAlignment/3 *

    getCellAlignment(This::wxGrid(), Row::integer(), Col::integer()) -> {Horiz::integer(), Vert::integer()}

    See external documentation.

    getCellBackgroundColour/3 *

    getCellBackgroundColour(This::wxGrid(), Row::integer(), Col::integer()) -> wx:colour()

    See external documentation.

    getCellEditor/3 *

    getCellEditor(This::wxGrid(), Row::integer(), Col::integer()) -> wxGridCellEditor:wxGridCellEditor()

    See external documentation.

    getCellFont/3 *

    getCellFont(This::wxGrid(), Row::integer(), Col::integer()) -> wxFont:wxFont()

    See external documentation.

    getCellRenderer/3 *

    getCellRenderer(This::wxGrid(), Row::integer(), Col::integer()) -> wxGridCellRenderer:wxGridCellRenderer()

    See external documentation.

    getCellTextColour/3 *

    getCellTextColour(This::wxGrid(), Row::integer(), Col::integer()) -> wx:colour()

    See external documentation.

    getCellValue/2 *

    getCellValue(This::wxGrid(), Coords::{R::integer(), C::integer()}) -> string()

    See external documentation.

    getCellValue/3 *

    getCellValue(This::wxGrid(), Row::integer(), Col::integer()) -> string()

    See external documentation.

    getColLabelAlignment/1 *

    getColLabelAlignment(This::wxGrid()) -> {Horiz::integer(), Vert::integer()}

    See external documentation.

    getColLabelSize/1 *

    getColLabelSize(This::wxGrid()) -> integer()

    See external documentation.

    getColLabelValue/2 *

    getColLabelValue(This::wxGrid(), Col::integer()) -> string()

    See external documentation.

    getColMinimalAcceptableWidth/1 *

    getColMinimalAcceptableWidth(This::wxGrid()) -> integer()

    See external documentation.

    getDefaultCellAlignment/1 *

    getDefaultCellAlignment(This::wxGrid()) -> {Horiz::integer(), Vert::integer()}

    See external documentation.

    getDefaultCellBackgroundColour/1 *

    getDefaultCellBackgroundColour(This::wxGrid()) -> wx:colour()

    See external documentation.

    getDefaultCellFont/1 *

    getDefaultCellFont(This::wxGrid()) -> wxFont:wxFont()

    See external documentation.

    getDefaultCellTextColour/1 *

    getDefaultCellTextColour(This::wxGrid()) -> wx:colour()

    See external documentation.

    getDefaultColLabelSize/1 *

    getDefaultColLabelSize(This::wxGrid()) -> integer()

    See external documentation.

    getDefaultColSize/1 *

    getDefaultColSize(This::wxGrid()) -> integer()

    See external documentation.

    getDefaultEditor/1 *

    getDefaultEditor(This::wxGrid()) -> wxGridCellEditor:wxGridCellEditor()

    See external documentation.

    getDefaultEditorForCell/2 *

    getDefaultEditorForCell(This::wxGrid(), C::{R::integer(), C::integer()}) -> wxGridCellEditor:wxGridCellEditor()

    See external documentation.

    getDefaultEditorForCell/3 *

    getDefaultEditorForCell(This::wxGrid(), Row::integer(), Col::integer()) -> wxGridCellEditor:wxGridCellEditor()

    See external documentation.

    getDefaultEditorForType/2 *

    getDefaultEditorForType(This::wxGrid(), TypeName::string()) -> wxGridCellEditor:wxGridCellEditor()

    See external documentation.

    getDefaultRenderer/1 *

    getDefaultRenderer(This::wxGrid()) -> wxGridCellRenderer:wxGridCellRenderer()

    See external documentation.

    getDefaultRendererForCell/3 *

    getDefaultRendererForCell(This::wxGrid(), Row::integer(), Col::integer()) -> wxGridCellRenderer:wxGridCellRenderer()

    See external documentation.

    getDefaultRendererForType/2 *

    getDefaultRendererForType(This::wxGrid(), TypeName::string()) -> wxGridCellRenderer:wxGridCellRenderer()

    See external documentation.

    getDefaultRowLabelSize/1 *

    getDefaultRowLabelSize(This::wxGrid()) -> integer()

    See external documentation.

    getDefaultRowSize/1 *

    getDefaultRowSize(This::wxGrid()) -> integer()

    See external documentation.

    getGridCursorCol/1 *

    getGridCursorCol(This::wxGrid()) -> integer()

    See external documentation.

    getGridCursorRow/1 *

    getGridCursorRow(This::wxGrid()) -> integer()

    See external documentation.

    getGridLineColour/1 *

    getGridLineColour(This::wxGrid()) -> wx:colour()

    See external documentation.

    getLabelBackgroundColour/1 *

    getLabelBackgroundColour(This::wxGrid()) -> wx:colour()

    See external documentation.

    getLabelFont/1 *

    getLabelFont(This::wxGrid()) -> wxFont:wxFont()

    See external documentation.

    getLabelTextColour/1 *

    getLabelTextColour(This::wxGrid()) -> wx:colour()

    See external documentation.

    getNumberCols/1 *

    getNumberCols(This::wxGrid()) -> integer()

    See external documentation.

    getNumberRows/1 *

    getNumberRows(This::wxGrid()) -> integer()

    See external documentation.

    getOrCreateCellAttr/3 *

    getOrCreateCellAttr(This::wxGrid(), Row::integer(), Col::integer()) -> wxGridCellAttr:wxGridCellAttr()

    See external documentation.

    getRowLabelAlignment/1 *

    getRowLabelAlignment(This::wxGrid()) -> {Horiz::integer(), Vert::integer()}

    See external documentation.

    getRowLabelSize/1 *

    getRowLabelSize(This::wxGrid()) -> integer()

    See external documentation.

    getRowLabelValue/2 *

    getRowLabelValue(This::wxGrid(), Row::integer()) -> string()

    See external documentation.

    getRowMinimalAcceptableHeight/1 *

    getRowMinimalAcceptableHeight(This::wxGrid()) -> integer()

    See external documentation.

    getRowSize/2 *

    getRowSize(This::wxGrid(), Row::integer()) -> integer()

    See external documentation.

    getScrollLineX/1 *

    getScrollLineX(This::wxGrid()) -> integer()

    See external documentation.

    getScrollLineY/1 *

    getScrollLineY(This::wxGrid()) -> integer()

    See external documentation.

    getSelectedCells/1 *

    getSelectedCells(This::wxGrid()) -> [{R::integer(), C::integer()}]

    See external documentation.

    getSelectedCols/1 *

    getSelectedCols(This::wxGrid()) -> [integer()]

    See external documentation.

    getSelectedRows/1 *

    getSelectedRows(This::wxGrid()) -> [integer()]

    See external documentation.

    getSelectionBackground/1 *

    getSelectionBackground(This::wxGrid()) -> wx:colour()

    See external documentation.

    getSelectionBlockBottomRight/1 *

    getSelectionBlockBottomRight(This::wxGrid()) -> [{R::integer(), C::integer()}]

    See external documentation.

    getSelectionBlockTopLeft/1 *

    getSelectionBlockTopLeft(This::wxGrid()) -> [{R::integer(), C::integer()}]

    See external documentation.

    getSelectionForeground/1 *

    getSelectionForeground(This::wxGrid()) -> wx:colour()

    See external documentation.

    getViewWidth/1 *

    getViewWidth(This::wxGrid()) -> integer()

    See external documentation.

    gridLinesEnabled/1 *

    gridLinesEnabled(This::wxGrid()) -> bool()

    See external documentation.

    hideCellEditControl/1 *

    hideCellEditControl(This::wxGrid()) -> ok

    See external documentation.

    insertCols/1 *

    insertCols(This::wxGrid()) -> bool()

    Equivalent to insertCols(This, []).

    insertCols/2 *

    insertCols(This::wxGrid(), Options::[Option]) -> bool()

    See external documentation.

    insertRows/1 *

    insertRows(This::wxGrid()) -> bool()

    Equivalent to insertRows(This, []).

    insertRows/2 *

    insertRows(This::wxGrid(), Options::[Option]) -> bool()

    See external documentation.

    isCellEditControlEnabled/1 *

    isCellEditControlEnabled(This::wxGrid()) -> bool()

    See external documentation.

    isCurrentCellReadOnly/1 *

    isCurrentCellReadOnly(This::wxGrid()) -> bool()

    See external documentation.

    isEditable/1 *

    isEditable(This::wxGrid()) -> bool()

    See external documentation.

    isInSelection/2 *

    isInSelection(This::wxGrid(), Coords::{R::integer(), C::integer()}) -> bool()

    See external documentation.

    isInSelection/3 *

    isInSelection(This::wxGrid(), Row::integer(), Col::integer()) -> bool()

    See external documentation.

    isReadOnly/3 *

    isReadOnly(This::wxGrid(), Row::integer(), Col::integer()) -> bool()

    See external documentation.

    isSelection/1 *

    isSelection(This::wxGrid()) -> bool()

    See external documentation.

    isVisible/2 *

    isVisible(This::wxGrid(), Coords::{R::integer(), C::integer()}) -> bool()

    Equivalent to isVisible(This, Coords, []).

    isVisible/3 *

    isVisible(This::wxGrid(), X::integer() | term(), X::integer() | term()) -> bool()

    See external documentation.
    Alternatives:

  • isVisible(This::wxGrid(), Row::integer(), Col::integer()) -> isVisible(This,Row,Col, [])
  • isVisible(This::wxGrid(), Coords::{R::integer(),C::integer()}, [Option]) -> bool()
    Option = {wholeCellVisible, bool()}
  • isVisible/4 *

    isVisible(This::wxGrid(), Row::integer(), Col::integer(), Options::[Option]) -> bool()

    See external documentation.

    makeCellVisible/2 *

    makeCellVisible(This::wxGrid(), Coords::{R::integer(), C::integer()}) -> ok

    See external documentation.

    makeCellVisible/3 *

    makeCellVisible(This::wxGrid(), Row::integer(), Col::integer()) -> ok

    See external documentation.

    moveCursorDown/2 *

    moveCursorDown(This::wxGrid(), ExpandSelection::bool()) -> bool()

    See external documentation.

    moveCursorDownBlock/2 *

    moveCursorDownBlock(This::wxGrid(), ExpandSelection::bool()) -> bool()

    See external documentation.

    moveCursorLeft/2 *

    moveCursorLeft(This::wxGrid(), ExpandSelection::bool()) -> bool()

    See external documentation.

    moveCursorLeftBlock/2 *

    moveCursorLeftBlock(This::wxGrid(), ExpandSelection::bool()) -> bool()

    See external documentation.

    moveCursorRight/2 *

    moveCursorRight(This::wxGrid(), ExpandSelection::bool()) -> bool()

    See external documentation.

    moveCursorRightBlock/2 *

    moveCursorRightBlock(This::wxGrid(), ExpandSelection::bool()) -> bool()

    See external documentation.

    moveCursorUp/2 *

    moveCursorUp(This::wxGrid(), ExpandSelection::bool()) -> bool()

    See external documentation.

    moveCursorUpBlock/2 *

    moveCursorUpBlock(This::wxGrid(), ExpandSelection::bool()) -> bool()

    See external documentation.

    movePageDown/1 *

    movePageDown(This::wxGrid()) -> bool()

    See external documentation.

    movePageUp/1 *

    movePageUp(This::wxGrid()) -> bool()

    See external documentation.

    new/0 *

    new() -> wxGrid()

    See external documentation.

    new/2 *

    new(Parent::wxWindow:wxWindow(), Id::integer()) -> wxGrid()

    Equivalent to new(Parent, Id, []).

    new/3 *

    new(Parent::wxWindow:wxWindow(), X::integer(), X::integer() | term()) -> wxGrid()

    See external documentation.
    Alternatives:

  • new(Parent::wxWindow:wxWindow(), X::integer(), Y::integer()) -> new(Parent,X,Y, [])
  • new(Parent::wxWindow:wxWindow(), Id::integer(), [Option]) -> wxGrid()
    Option = {pos, {X::integer(),Y::integer()}} | {size, {W::integer(),H::integer()}} | {style, integer()}
  • new/4 *

    new(Parent::wxWindow:wxWindow(), X::integer(), Y::integer(), Options::[Option]) -> wxGrid()

    See external documentation.

    registerDataType/4 *

    registerDataType(This::wxGrid(), TypeName::string(), Renderer::wxGridCellRenderer:wxGridCellRenderer(), Editor::wxGridCellEditor:wxGridCellEditor()) -> ok

    See external documentation.

    saveEditControlValue/1 *

    saveEditControlValue(This::wxGrid()) -> ok

    See external documentation.

    selectAll/1 *

    selectAll(This::wxGrid()) -> ok

    See external documentation.

    selectBlock/3 *

    selectBlock(This::wxGrid(), TopLeft::{R::integer(), C::integer()}, BottomRight::{R::integer(), C::integer()}) -> ok

    Equivalent to selectBlock(This, TopLeft, BottomRight, []).

    selectBlock/4 *

    selectBlock(This::wxGrid(), TopLeft::{R::integer(), C::integer()}, BottomRight::{R::integer(), C::integer()}, Options::[Option]) -> ok

    See external documentation.

    selectBlock/5 *

    selectBlock(This::wxGrid(), TopRow::integer(), LeftCol::integer(), BottomRow::integer(), RightCol::integer()) -> ok

    Equivalent to selectBlock(This, TopRow, LeftCol, BottomRow, RightCol, []).

    selectBlock/6 *

    selectBlock(This::wxGrid(), TopRow::integer(), LeftCol::integer(), BottomRow::integer(), RightCol::integer(), Options::[Option]) -> ok

    See external documentation.

    selectCol/2 *

    selectCol(This::wxGrid(), Col::integer()) -> ok

    Equivalent to selectCol(This, Col, []).

    selectCol/3 *

    selectCol(This::wxGrid(), Col::integer(), Options::[Option]) -> ok

    See external documentation.

    selectRow/2 *

    selectRow(This::wxGrid(), Row::integer()) -> ok

    Equivalent to selectRow(This, Row, []).

    selectRow/3 *

    selectRow(This::wxGrid(), Row::integer(), Options::[Option]) -> ok

    See external documentation.

    setCellAlignment/2 *

    setCellAlignment(This::wxGrid(), Align::integer()) -> ok

    See external documentation.

    setCellAlignment/4 *

    setCellAlignment(This::wxGrid(), Align::integer(), Row::integer(), Col::integer()) -> ok

    See external documentation.

    setCellAlignment/5 *

    setCellAlignment(This::wxGrid(), Row::integer(), Col::integer(), Horiz::integer(), Vert::integer()) -> ok

    See external documentation.

    setCellBackgroundColour/2 *

    setCellBackgroundColour(This::wxGrid(), Col::wx:colour()) -> ok

    See external documentation.

    setCellBackgroundColour/4 *

    setCellBackgroundColour(This::wxGrid(), X::integer() | term(), X::integer(), X::term() | integer()) -> ok

    See external documentation.
    Alternatives:

  • setCellBackgroundColour(This::wxGrid(), Row::integer(), Col::integer(), Val::wx:colour()) -> ok
  • setCellBackgroundColour(This::wxGrid(), Colour::wx:colour(), Row::integer(), Col::integer()) -> ok
  • setCellEditor/4 *

    setCellEditor(This::wxGrid(), Row::integer(), Col::integer(), Editor::wxGridCellEditor:wxGridCellEditor()) -> ok

    See external documentation.

    setCellFont/4 *

    setCellFont(This::wxGrid(), Row::integer(), Col::integer(), Val::wxFont:wxFont()) -> ok

    See external documentation.

    setCellRenderer/4 *

    setCellRenderer(This::wxGrid(), Row::integer(), Col::integer(), Renderer::wxGridCellRenderer:wxGridCellRenderer()) -> ok

    See external documentation.

    setCellTextColour/2 *

    setCellTextColour(This::wxGrid(), Col::wx:colour()) -> ok

    See external documentation.

    setCellTextColour/4 *

    setCellTextColour(This::wxGrid(), X::integer() | term(), X::integer(), X::term() | integer()) -> ok

    See external documentation.
    Alternatives:

  • setCellTextColour(This::wxGrid(), Row::integer(), Col::integer(), Val::wx:colour()) -> ok
  • setCellTextColour(This::wxGrid(), Val::wx:colour(), Row::integer(), Col::integer()) -> ok
  • setCellValue/3 *

    setCellValue(This::wxGrid(), Coords::{R::integer(), C::integer()}, S::string()) -> ok

    See external documentation.

    setCellValue/4 *

    setCellValue(This::wxGrid(), X::integer() | string(), X::integer(), X::string() | integer()) -> ok

    See external documentation.
    Alternatives:

  • setCellValue(This::wxGrid(), Row::integer(), Col::integer(), S::string()) -> ok
  • setCellValue(This::wxGrid(), Val::string(), Row::integer(), Col::integer()) -> ok
  • setColAttr/3 *

    setColAttr(This::wxGrid(), Col::integer(), Attr::wxGridCellAttr:wxGridCellAttr()) -> ok

    See external documentation.

    setColFormatBool/2 *

    setColFormatBool(This::wxGrid(), Col::integer()) -> ok

    See external documentation.

    setColFormatCustom/3 *

    setColFormatCustom(This::wxGrid(), Col::integer(), TypeName::string()) -> ok

    See external documentation.

    setColFormatFloat/2 *

    setColFormatFloat(This::wxGrid(), Col::integer()) -> ok

    Equivalent to setColFormatFloat(This, Col, []).

    setColFormatFloat/3 *

    setColFormatFloat(This::wxGrid(), Col::integer(), Options::[Option]) -> ok

    See external documentation.

    setColFormatNumber/2 *

    setColFormatNumber(This::wxGrid(), Col::integer()) -> ok

    See external documentation.

    setColLabelAlignment/3 *

    setColLabelAlignment(This::wxGrid(), Horiz::integer(), Vert::integer()) -> ok

    See external documentation.

    setColLabelSize/2 *

    setColLabelSize(This::wxGrid(), Height::integer()) -> ok

    See external documentation.

    setColLabelValue/3 *

    setColLabelValue(This::wxGrid(), Col::integer(), Val::string()) -> ok

    See external documentation.

    setColMinimalAcceptableWidth/2 *

    setColMinimalAcceptableWidth(This::wxGrid(), Width::integer()) -> ok

    See external documentation.

    setColMinimalWidth/3 *

    setColMinimalWidth(This::wxGrid(), Col::integer(), Width::integer()) -> ok

    See external documentation.

    setColSize/3 *

    setColSize(This::wxGrid(), Col::integer(), Width::integer()) -> ok

    See external documentation.

    setDefaultCellAlignment/3 *

    setDefaultCellAlignment(This::wxGrid(), Horiz::integer(), Vert::integer()) -> ok

    See external documentation.

    setDefaultCellBackgroundColour/2 *

    setDefaultCellBackgroundColour(This::wxGrid(), Val::wx:colour()) -> ok

    See external documentation.

    setDefaultCellFont/2 *

    setDefaultCellFont(This::wxGrid(), Val::wxFont:wxFont()) -> ok

    See external documentation.

    setDefaultCellTextColour/2 *

    setDefaultCellTextColour(This::wxGrid(), Val::wx:colour()) -> ok

    See external documentation.

    setDefaultColSize/2 *

    setDefaultColSize(This::wxGrid(), Width::integer()) -> ok

    Equivalent to setDefaultColSize(This, Width, []).

    setDefaultColSize/3 *

    setDefaultColSize(This::wxGrid(), Width::integer(), Options::[Option]) -> ok

    See external documentation.

    setDefaultEditor/2 *

    setDefaultEditor(This::wxGrid(), Editor::wxGridCellEditor:wxGridCellEditor()) -> ok

    See external documentation.

    setDefaultRenderer/2 *

    setDefaultRenderer(This::wxGrid(), Renderer::wxGridCellRenderer:wxGridCellRenderer()) -> ok

    See external documentation.

    setDefaultRowSize/2 *

    setDefaultRowSize(This::wxGrid(), Height::integer()) -> ok

    Equivalent to setDefaultRowSize(This, Height, []).

    setDefaultRowSize/3 *

    setDefaultRowSize(This::wxGrid(), Height::integer(), Options::[Option]) -> ok

    See external documentation.

    setGridCursor/3 *

    setGridCursor(This::wxGrid(), Row::integer(), Col::integer()) -> ok

    See external documentation.

    setGridLineColour/2 *

    setGridLineColour(This::wxGrid(), Val::wx:colour()) -> ok

    See external documentation.

    setLabelBackgroundColour/2 *

    setLabelBackgroundColour(This::wxGrid(), Val::wx:colour()) -> ok

    See external documentation.

    setLabelFont/2 *

    setLabelFont(This::wxGrid(), Val::wxFont:wxFont()) -> ok

    See external documentation.

    setLabelTextColour/2 *

    setLabelTextColour(This::wxGrid(), Val::wx:colour()) -> ok

    See external documentation.

    setMargins/3 *

    setMargins(This::wxGrid(), ExtraWidth::integer(), ExtraHeight::integer()) -> ok

    See external documentation.

    setReadOnly/3 *

    setReadOnly(This::wxGrid(), Row::integer(), Col::integer()) -> ok

    Equivalent to setReadOnly(This, Row, Col, []).

    setReadOnly/4 *

    setReadOnly(This::wxGrid(), Row::integer(), Col::integer(), Options::[Option]) -> ok

    See external documentation.

    setRowAttr/3 *

    setRowAttr(This::wxGrid(), Row::integer(), Attr::wxGridCellAttr:wxGridCellAttr()) -> ok

    See external documentation.

    setRowLabelAlignment/3 *

    setRowLabelAlignment(This::wxGrid(), Horiz::integer(), Vert::integer()) -> ok

    See external documentation.

    setRowLabelSize/2 *

    setRowLabelSize(This::wxGrid(), Width::integer()) -> ok

    See external documentation.

    setRowLabelValue/3 *

    setRowLabelValue(This::wxGrid(), Row::integer(), Val::string()) -> ok

    See external documentation.

    setRowMinimalAcceptableHeight/2 *

    setRowMinimalAcceptableHeight(This::wxGrid(), Width::integer()) -> ok

    See external documentation.

    setRowMinimalHeight/3 *

    setRowMinimalHeight(This::wxGrid(), Row::integer(), Width::integer()) -> ok

    See external documentation.

    setRowSize/3 *

    setRowSize(This::wxGrid(), Row::integer(), Height::integer()) -> ok

    See external documentation.

    setScrollLineX/2 *

    setScrollLineX(This::wxGrid(), X::integer()) -> ok

    See external documentation.

    setScrollLineY/2 *

    setScrollLineY(This::wxGrid(), Y::integer()) -> ok

    See external documentation.

    setSelectionBackground/2 *

    setSelectionBackground(This::wxGrid(), C::wx:colour()) -> ok

    See external documentation.

    setSelectionForeground/2 *

    setSelectionForeground(This::wxGrid(), C::wx:colour()) -> ok

    See external documentation.

    setSelectionMode/2 *

    setSelectionMode(This::wxGrid(), Selmode::WxGridSelectionModes) -> ok

    See external documentation.
    WxGridSelectionModes is one of ?wxGrid_wxGridSelectCells | ?wxGrid_wxGridSelectRows | ?wxGrid_wxGridSelectColumns

    showCellEditControl/1 *

    showCellEditControl(This::wxGrid()) -> ok

    See external documentation.

    xToCol/2 *

    xToCol(This::wxGrid(), X::integer()) -> integer()

    Equivalent to xToCol(This, X, []).

    xToCol/3 *

    xToCol(This::wxGrid(), X::integer(), Options::[Option]) -> integer()

    See external documentation.

    xToEdgeOfCol/2 *

    xToEdgeOfCol(This::wxGrid(), X::integer()) -> integer()

    See external documentation.

    yToEdgeOfRow/2 *

    yToEdgeOfRow(This::wxGrid(), Y::integer()) -> integer()

    See external documentation.

    yToRow/2 *

    yToRow(This::wxGrid(), Y::integer()) -> integer()

    See external documentation.


    Generated by EDoc, May 26 2008, 12:35:35.