Gnm.WorkbookControl

g GObject.GInterface GObject.GInterface GOffice.CmdContext GOffice.CmdContext GObject.GInterface->GOffice.CmdContext GObject.Object GObject.Object GOffice.DocControl GOffice.DocControl GObject.Object->GOffice.DocControl Gnm.WorkbookControl Gnm.WorkbookControl GOffice.CmdContext->Gnm.WorkbookControl GOffice.DocControl->Gnm.WorkbookControl

Subclasses:

Gnm.WBCGtk

Methods

Inherited:

GOffice.DocControl (2), GObject.Object (37), GOffice.CmdContext (11)

Structs:

GObject.ObjectClass (5)

new_wrapper (wbv, wb, extra)

Virtual Methods

Inherited:

GObject.Object (7)

do_claim_selection ()

do_edit_finish (accept)

do_edit_line_set (text)

do_init_state ()

do_paste_from_selection (pt)

do_selection_descr_set (text)

do_style_feedback (changes)

do_update_action_sensitivity ()

do_validation_msg (v, title, msg)

Properties

Name

Type

Flags

Short Description

view

Gnm.WorkbookView

r/w

The GOffice.workbook view being controlled.

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

base

GOffice.DocControl

r

clipboard_changed_signal

int

r

wb_view

Gnm.WorkbookView

r

Class Details

class Gnm.WorkbookControl(**kwargs)
Bases:

GOffice.DocControl, GOffice.CmdContext

Abstract:

No

Structure:

Gnm.WorkbookControlClass

new_wrapper(wbv, wb, extra)
Parameters:
Returns:

the newly allocated Gnm.WorkbookControl.

Return type:

Gnm.WorkbookControl

do_claim_selection() virtual
Return type:

bool

do_edit_finish(accept) virtual
Parameters:

accept (bool) –

do_edit_line_set(text) virtual
Parameters:

text (str) –

do_init_state() virtual
do_paste_from_selection(pt) virtual
Parameters:

pt (Gnm.PasteTarget) –

do_selection_descr_set(text) virtual
Parameters:

text (str) –

do_style_feedback(changes) virtual
Parameters:

changes (Gnm.Style) –

do_update_action_sensitivity() virtual
do_validation_msg(v, title, msg) virtual
Parameters:
Return type:

int

Property Details

Gnm.WorkbookControl.props.view
Name:

view

Type:

Gnm.WorkbookView

Default Value:

None

Flags:

READABLE, WRITABLE

The GOffice.workbook view being controlled.