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

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

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

Reimplemented from YContainerWidget.

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

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

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

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

Reimplemented from YWidget.

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.


Member Data Documentation

YCPValue YWizard::_backButtonId [protected]

YCPString YWizard::_backButtonLabel [protected]

YCPValue YWizard::_abortButtonId [protected]

YCPString YWizard::_abortButtonLabel [protected]

YCPValue YWizard::_nextButtonId [protected]

YCPString YWizard::_nextButtonLabel [protected]


The documentation for this class was generated from the following files:
Generated on Tue Nov 6 01:20:24 2007 for yast2-core by  doxygen 1.5.0