Gaia Ajax Widgets 3.0 (Glory) RC1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Gaia Ajax Widgets 3.0 (Glory) RC1 (Default branch)
# 1  
Old 06-13-2008
Gaia Ajax Widgets 3.0 (Glory) RC1 (Default branch)

ImageGaia Ajax Widgets is an Ajax library for ASP.NETand Mono. It is a "high-level library", meaning itabstracts away JavaScript 100%, and the developerdoesn't have to write anything other than hisfavorite .Net language like C#, VB.NET,IronPython, or Boo (Mono).License: GNU General Public License (GPL)Changes:
This release adds a new license for componentdevelopers, serializationsupport for "non-Gaia" controls, and support forsetting the CallbackURL for pages. All samples are now 100% XHTML 1.0compliant. All skinsin Gaia are "95%" compatible with ExtJS skins. InRelease builds,"common" JavaScript files are now concatenated.The whole library is now100% XHTML compliant. User can now write AjaxWidgets without having totouch JavaScript. This release is made under GPLv3.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
HTML::Widgets::NavMenu::Tree::Node(3pm) 		User Contributed Perl Documentation		   HTML::Widgets::NavMenu::Tree::Node(3pm)

NAME
HTML::Widgets::NavMenu::Tree::Node - an iterator for HTML. SYNOPSIS
For internal use only. METHODS
CurrentlyActive Internal use. expanded Internal use. CurrentlyActive Internal use. hide Internal use. host Internal use. role Internal use. rec_url_type Internal use. separator Internal use. show_always Internal use. skip Internal use. subs Internal use. text Internal use. title Internal use. url Internal use. url_is_abs Internal use. url_type Internal use. $self->expand() Expands the node. $self->mark_as_current() Marks the node as the current node. $self->update_based_on_sub Propagate changes. $self->add_sub() Adds a new subroutine. $self->get_nth_sub($idx) Get the $idx sub. $self->list_regular_keys() Customisation to list the regular keys. $self->list_boolean_keys() Customisation to list the boolean keys. $self->set_values_from_hash_ref($hash) Set the values from the hash ref. my $bool = $self->capture_expanded() Tests whether the node is expanded and in a capturing way. COPYRIGHT &; LICENSE Copyright 2006 Shlomi Fish, all rights reserved. This program is released under the following license: MIT X11. perl v5.10.1 2011-04-23 HTML::Widgets::NavMenu::Tree::Node(3pm)