Solstice::Button::Flyout - Models flyout buttons with nested actions.


Solstice documentation  | view source Contained in the Solstice distribution.

Index


NAME

Top

Solstice::Button::Flyout - Models flyout buttons with nested actions.

SYNOPSIS

Top

  use Solstice::Button:Flyout;

  See L<Solstice::Button|Solstice::Button> for usage.

DESCRIPTION

Top

ee Solstice::Button for description.

Superclass

Solstice::Button

Export

No symbols exported.

Methods

setFlyouts(\@buttons)

Set a reference to a list of button objects comprising the flyout menu.

getFlyouts()

Returns a reference to a list of flyout button objects.

setStyleClass($string)

Set a style class for the menu.

getStyleClass()

Return a style class for the menu.

Returns HTML for a text link.

Returns HTML for an image link.

Return HTML for a combination image/text link.

Private Methods

_generateInlineScript()
_getAccessorDefinition()

Modules Used

Solstice::Button, StringLibrary (StringLibrary).

AUTHOR

Top

Catalyst Group, <catalyst@u.washington.edu>

VERSION

Top

$Revision: 3364 $

COPYRIGHT

Top


Solstice documentation  | view source Contained in the Solstice distribution.