Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Examples

YWizard Class Reference

Implementation of the SelectionBox widget. More...

#include <YWizard.h>

Inheritance diagram for YWizard:

YContainerWidget YWidget List of all members.

Public Member Functions

 YWizard (const YWidgetOpt &opt, const YCPValue &backButtonId, const YCPString &backButtonLabel, const YCPValue &abortButtonId, const YCPString &abortButtonLabel, const YCPValue &nextButtonId, const YCPString &nextButtonLabel)
virtual char * widgetClass ()
virtual YCPValue command (const YCPTerm &command)
YCPValue queryWidget (const YCPSymbol &property)

Protected Member Functions

virtual YCPString currentTreeSelection ()

Protected Attributes

YCPValue _backButtonId
YCPString _backButtonLabel
YCPValue _abortButtonId
YCPString _abortButtonLabel
YCPValue _nextButtonId
YCPString _nextButtonLabel

Detailed Description

Implementation of the SelectionBox widget.


Constructor & Destructor Documentation

YWizard::YWizard const YWidgetOpt opt,
const YCPValue backButtonId,
const YCPString backButtonLabel,
const YCPValue abortButtonId,
const YCPString abortButtonLabel,
const YCPValue nextButtonId,
const YCPString nextButtonLabel
 

Constructor


Member Function Documentation

YCPValue YWizard::command const YCPTerm command  )  [virtual]
 

Generic direct access to implementation-specific functions. Derived classes should implement this.

virtual YCPString YWizard::currentTreeSelection  )  [inline, protected, virtual]
 

Returns the current tree selection or an empty string if nothing is selected or there is no tree.

YCPValue YWizard::queryWidget const YCPSymbol property  )  [virtual]
 

Implements UI::QueryWidget() for this widget class.

Reimplemented from YWidget.

virtual char* YWizard::widgetClass  )  [inline, virtual]
 

Returns a descriptive name of this widget class for logging, debugging etc.

Reimplemented from YContainerWidget.


Member Data Documentation

YCPValue YWizard::_abortButtonId [protected]
 

YCPString YWizard::_abortButtonLabel [protected]
 

YCPValue YWizard::_backButtonId [protected]
 

YCPString YWizard::_backButtonLabel [protected]
 

YCPValue YWizard::_nextButtonId [protected]
 

YCPString YWizard::_nextButtonLabel [protected]
 


The documentation for this class was generated from the following files:
Generated on Fri Nov 9 18:15:25 2007 for yast2-core by doxygen 1.3.6