Numworks Epsilon  1.4.1
Graphing Calculator Operating System
ButtonRowDelegate Class Reference

#include <button_row_controller.h>

Inheritance diagram for ButtonRowDelegate:
Code::MenuController Regression::CalculationController Shared::InteractiveCurveViewController Shared::ListController Shared::StoreController Shared::ValuesController Statistics::BoxController Statistics::CalculationController Statistics::HistogramController

Public Member Functions

 ButtonRowDelegate (ButtonRowController *header, ButtonRowController *footer)
 
virtual int numberOfButtons (ButtonRowController::Position position) const
 
virtual ButtonbuttonAtIndex (int index, ButtonRowController::Position position) const
 
ButtonRowControllerheader ()
 
ButtonRowControllerfooter ()
 

Detailed Description

Definition at line 70 of file button_row_controller.h.

Constructor & Destructor Documentation

◆ ButtonRowDelegate()

ButtonRowDelegate::ButtonRowDelegate ( ButtonRowController header,
ButtonRowController footer 
)

Definition at line 5 of file button_row_controller.cpp.

Member Function Documentation

◆ buttonAtIndex()

virtual Button* ButtonRowDelegate::buttonAtIndex ( int  index,
ButtonRowController::Position  position 
) const
inlinevirtual

◆ footer()

ButtonRowController* ButtonRowDelegate::footer ( )
inline

Definition at line 79 of file button_row_controller.h.

◆ header()

ButtonRowController* ButtonRowDelegate::header ( )
inline

Definition at line 78 of file button_row_controller.h.

◆ numberOfButtons()

virtual int ButtonRowDelegate::numberOfButtons ( ButtonRowController::Position  position) const
inlinevirtual

The documentation for this class was generated from the following files: