FBEventSpread Class Reference
 
 
 
FBEventSpread Class Reference

This reference page is linked to from the following overview topics: Events & callbacks.


#include <mobu-python-api.h>


Class Description

Spreadsheet event.

Inheritance diagram for FBEventSpread:
FBEvent

Public Member Functions

def  __reduce__ ()
def  __init__ ()

Public Attributes

FBPropertyInt  Row
FBPropertyInt  Column
FBPropertyInt  Action
FBPropertyInt  Type

Member Function Documentation

def __reduce__ ( )

Reimplemented from FBEvent.

def __init__ ( )

Python Docstring:

Raises an exception
This class cannot be instantiated from Python 

C++ Signature:

 FBEventSpread(HKEventBase pEvent) 

Constructor.

Parameters:
pEvent Base event (internal) to obtain information from.

Reimplemented from FBEvent.


Member Data Documentation

Read Only Property: Action associated to the spread event. This value is not always set and depends on the action being performed on the spreadsheet.