PYME.misc.editgrid module¶
-
class
PYME.misc.editgrid.
EditGrid
(*args, **kwargs)¶ Bases:
wx.grid.Grid
Attributes
AcceleratorTable
See GetAcceleratorTable and SetAcceleratorTable AutoLayout
See GetAutoLayout and SetAutoLayout BackgroundColour
See GetBackgroundColour and SetBackgroundColour BackgroundStyle
See GetBackgroundStyle and SetBackgroundStyle BatchCount
See GetBatchCount BestSize
See GetBestSize BestVirtualSize
See GetBestVirtualSize Border
See GetBorder Caret
See GetCaret and SetCaret CellHighlightColour
See GetCellHighlightColour and SetCellHighlightColour CellHighlightPenWidth
See GetCellHighlightPenWidth and SetCellHighlightPenWidth CellHighlightROPenWidth
See GetCellHighlightROPenWidth and SetCellHighlightROPenWidth CellSize
See GetCellSize and SetCellSize CharHeight
See GetCharHeight CharWidth
See GetCharWidth Children
See GetChildren ClassName
See GetClassName ClientAreaOrigin
See GetClientAreaOrigin ClientRect
See GetClientRect and SetClientRect ClientSize
See GetClientSize and SetClientSize ColLabelAlignment
See GetColLabelAlignment and SetColLabelAlignment ColLabelSize
See GetColLabelSize and SetColLabelSize ColLabelTextOrientation
See GetColLabelTextOrientation and SetColLabelTextOrientation ColMinimalAcceptableWidth
See GetColMinimalAcceptableWidth and SetColMinimalAcceptableWidth Constraints
See GetConstraints and SetConstraints ContainingSizer
See GetContainingSizer and SetContainingSizer Cursor
See GetCursor and SetCursor DefaultAttributes
See GetDefaultAttributes DefaultCellAlignment
See GetDefaultCellAlignment and SetDefaultCellAlignment DefaultCellBackgroundColour
See GetDefaultCellBackgroundColour and SetDefaultCellBackgroundColour DefaultCellFont
See GetDefaultCellFont and SetDefaultCellFont DefaultCellOverflow
See GetDefaultCellOverflow and SetDefaultCellOverflow DefaultCellTextColour
See GetDefaultCellTextColour and SetDefaultCellTextColour DefaultColLabelSize
See GetDefaultColLabelSize DefaultColSize
See GetDefaultColSize and SetDefaultColSize DefaultEditor
See GetDefaultEditor and SetDefaultEditor DefaultGridLinePen
See GetDefaultGridLinePen DefaultRenderer
See GetDefaultRenderer and SetDefaultRenderer DefaultRowLabelSize
See GetDefaultRowLabelSize DefaultRowSize
See GetDefaultRowSize and SetDefaultRowSize DropTarget
See GetDropTarget and SetDropTarget EffectiveMinSize
See GetEffectiveMinSize Enabled
See IsEnabled and Enable EventHandler
See GetEventHandler and SetEventHandler EvtHandlerEnabled
See GetEvtHandlerEnabled and SetEvtHandlerEnabled ExtraStyle
See GetExtraStyle and SetExtraStyle Font
See GetFont and SetFont ForegroundColour
See GetForegroundColour and SetForegroundColour GrandParent
See GetGrandParent GridColLabelWindow
See GetGridColLabelWindow GridCornerLabelWindow
See GetGridCornerLabelWindow GridCursorCol
See GetGridCursorCol GridCursorRow
See GetGridCursorRow GridLineColour
See GetGridLineColour and SetGridLineColour GridRowLabelWindow
See GetGridRowLabelWindow GridWindow
See GetGridWindow GtkWidget
GetGtkWidget(self) -> long Handle
See GetHandle HelpText
See GetHelpText and SetHelpText Id
See GetId and SetId Label
See GetLabel and SetLabel LabelBackgroundColour
See GetLabelBackgroundColour and SetLabelBackgroundColour LabelFont
See GetLabelFont and SetLabelFont LabelTextColour
See GetLabelTextColour and SetLabelTextColour LayoutDirection
See GetLayoutDirection and SetLayoutDirection MaxClientSize
GetMaxClientSize(self) -> Size MaxHeight
See GetMaxHeight MaxSize
See GetMaxSize and SetMaxSize MaxWidth
See GetMaxWidth MinClientSize
GetMinClientSize(self) -> Size MinHeight
See GetMinHeight MinSize
See GetMinSize and SetMinSize MinWidth
See GetMinWidth Name
See GetName and SetName NextHandler
See GetNextHandler and SetNextHandler NumberCols
See GetNumberCols NumberRows
See GetNumberRows Parent
See GetParent Position
See GetPosition and SetPosition PreviousHandler
See GetPreviousHandler and SetPreviousHandler Rect
See GetRect and SetRect RowLabelAlignment
See GetRowLabelAlignment and SetRowLabelAlignment RowLabelSize
See GetRowLabelSize and SetRowLabelSize RowMinimalAcceptableHeight
See GetRowMinimalAcceptableHeight and SetRowMinimalAcceptableHeight ScaleX
GetScaleX(self) -> double ScaleY
GetScaleY(self) -> double ScreenPosition
See GetScreenPosition ScreenRect
See GetScreenRect ScrollLineX
See GetScrollLineX and SetScrollLineX ScrollLineY
See GetScrollLineY and SetScrollLineY SelectedCells
See GetSelectedCells SelectedCols
See GetSelectedCols SelectedRows
See GetSelectedRows SelectionBackground
See GetSelectionBackground and SetSelectionBackground SelectionBlockBottomRight
See GetSelectionBlockBottomRight SelectionBlockTopLeft
See GetSelectionBlockTopLeft SelectionForeground
See GetSelectionForeground and SetSelectionForeground SelectionMode
See GetSelectionMode and SetSelectionMode Shown
See IsShown and Show Size
See GetSize and SetSize Sizer
See GetSizer and SetSizer Table
See GetTable and SetTable TargetWindow
GetTargetWindow(self) -> Window ThemeEnabled
See GetThemeEnabled and SetThemeEnabled ToolTip
See GetToolTip and SetToolTip ToolTipString
TopLevel
See IsTopLevel TopLevelParent
See GetTopLevelParent UpdateClientRect
See GetUpdateClientRect UpdateRegion
See GetUpdateRegion Validator
See GetValidator and SetValidator ViewStart
GetViewStart(self) -> Point VirtualSize
See GetVirtualSize and SetVirtualSize WindowStyle
See GetWindowStyle and SetWindowStyle WindowStyleFlag
See GetWindowStyleFlag and SetWindowStyleFlag WindowVariant
See GetWindowVariant and SetWindowVariant thisown
The membership flag Methods
OnKeyDown
(event)OnPaste
(event)setarray
(data[, x0, y0])setfromstring
(data[, x0, y0])toarray
([selection])tostring
([selection])-
OnKeyDown
(event)¶
-
OnPaste
(event)¶
-
setarray
(data, x0=0, y0=0)¶
-
setfromstring
(data, x0=0, y0=0)¶
-
toarray
(selection=None)¶
-
tostring
(selection=None)¶
-
-
PYME.misc.editgrid.
ShowDataGrid
()¶