Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Fl_Date_Input Class Reference

Fl_Date_Input. More...

#include <Fl_Date_Time_Input.h>

Inheritance diagram for Fl_Date_Input:

Fl_Widget List of all members.

Public Methods

 Fl_Date_Input (int, int, int, int, const char *=0)
 Creates a new date input widget using the given position, size, and label.

 Fl_Date_Input (const char *l=0, int layout_size=30, Fl_Align layout_al=FL_ALIGN_TOP, int label_w=100)
 Creates the date input widget using the label, size, alignment, and label_width.

void value (const char *)
const char * value ()
void date_value (Fl_Date_Time)
Fl_Date_Time date_value () const
virtual void draw ()
virtual void preferred_size (int &w, int &h) const
virtual void reset ()
virtual bool load_data (Fl_Data_Source *ds)
virtual bool save_data (Fl_Data_Source *ds)

Static Public Attributes

Fl_Named_Styledefault_style

Protected Methods

void ctor_init ()

Static Protected Methods

void input_callback (Fl_Widget *, void *)
void button_callback (Fl_Widget *, void *)

Protected Attributes

Fl_Masked_Inputm_input
Fl_Calendar_Button * m_button

Detailed Description

Fl_Date_Input.

Definition at line 32 of file Fl_Date_Time_Input.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 31 15:33:47 2003 for eFLTK by doxygen1.2.15