GDf-class: Class '"GDf"'

Description Fields Methods

Description

GUI editor for data frames

Fields

widget:

Object of class ANY.

block:

Object of class ANY.

head:

Object of class ANY.

Methods

get_length():

Get the number of columns in the data frames.

set_names(values, ...):

Set column names.

focus_cell(i, j):

Give focus to a given cell.

hide_row(i, hide):

Hide a given row.

hide_column(j, hide):

Hide a given column.

initialize(parent, items, ...):

Initialize the widget with items.

set_items(value, i, j, ...):

Set the value of cells.

get_names():

Get column names.

init_widget(parent):

Initialize the widget.

set_editable(j, value):

Set whether a column can be edited.

sort_bycolumn(j, decreasing):

Set the sorting column.

save_data(nm, where):

Save contents to a data frame.


RcmdrPlugin.temis documentation built on May 2, 2019, 5:21 p.m.