Smilehouse Workspace 1.10 (Stable branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Smilehouse Workspace 1.10 (Stable branch)
# 1  
Old 02-13-2008
Smilehouse Workspace 1.10 (Stable branch)

ImageSmilehouse Workspace is a Java based e-commerce application for product, order, and customer information management. It can be used for building and managing product catalogs, onlinestores, Webshops, and b-to-b extranets. Itcurrently runs on Tomcat and has two Web-basedinterfaces. The first is a themed interfacevisible to the public, and the second is aseparate administration interface for managingboth the appearance and content of the publishedservice (users and customers, product informationand related files, order information).License: Other/Proprietary License with Free TrialChanges:
The filemanager allows you to create directories,download multiple files, and directly edit textfiles. It is possible to configure several typesof answer validation logic for the order andregistration forms. The Nordea Nettiliotto paymentmethod is supported. A new type of custom page wasadded to the visual module, which can be directlyedited using a WYSIWYG editor. The order'sdelivery cost automatic recalculation is allowedat the administrator's application.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. HP-UX

printer in the workspace

Experts, How to configure to add the printer icon in the workspace. I compared with C3700 and C8000 machine the C3700 have it but in C8000 didnt appeared. they are both running hpux 11.11. apprciate your inputs. Thanks (0 Replies)
Discussion started by: eykyn17
0 Replies
Login or Register to Ask a Question
Gnome2::Wnck::Window(3pm)				User Contributed Perl Documentation				 Gnome2::Wnck::Window(3pm)

NAME
Gnome2::Wnck::Window - an object representing a window HIERARCHY
Glib::Object +----Gnome2::Wnck::Window METHODS
windowactions = $window->get_actions $window->activate ($timestamp) o $timestamp (unsigned) $window->activate_transient ($timestamp) o $timestamp (unsigned) application = $window->get_application classgroup = $window->get_class_group (x, y, width, height) = $window->get_client_window_geometry $window->close ($timestamp) o $timestamp (unsigned) widget = $window->create_action_menu $window->set_fullscreen ($fullscreen) o $fullscreen (boolean) (xp, yp, widthp, heightp) = $window->get_geometry $window->set_geometry ($gravity, $geometry_mask, $x, $y, $width, $height) o $gravity (Gnome2::Wnck::WindowGravity) o $geometry_mask (Gnome2::Wnck::WindowMoveResizeMask) o $x (integer) o $y (integer) o $width (integer) o $height (integer) window = Gnome2::Wnck::Window->get ($xwindow) o $xwindow (unsigned) unsigned = $window->get_group_leader $window->set_icon_geometry ($x, $y, $width, $height) o $x (integer) o $y (integer) o $width (integer) o $height (integer) pixbuf = $window->get_icon boolean = $window->get_icon_is_fallback string = $window->get_icon_name boolean = $window->is_above boolean = $window->is_active boolean = $window->is_below boolean = $window->is_fullscreen boolean = $window->is_in_viewport ($workspace) o $workspace (Gnome2::Wnck::Workspace) boolean = $window->is_maximized boolean = $window->is_maximized_horizontally boolean = $window->is_maximized_vertically boolean = $window->is_minimized boolean = $window->is_most_recently_activated boolean = $window->is_on_workspace ($workspace) o $workspace (Gnome2::Wnck::Workspace) boolean = $window->is_pinned boolean = $window->is_shaded boolean = $window->is_skip_pager boolean = $window->is_skip_tasklist boolean = $window->is_sticky boolean = $window->is_visible_on_workspace ($workspace) o $workspace (Gnome2::Wnck::Workspace) $window->keyboard_move $window->keyboard_size $window->make_above $window->make_below $window->maximize $window->maximize_horizontally $window->maximize_vertically pixbuf = $window->get_mini_icon $window->minimize $window->move_to_workspace ($space) o $space (Gnome2::Wnck::Workspace) string = $window->get_name boolean = $window->needs_attention boolean = $window->or_transient_needs_attention integer = $window->get_pid $window->pin screen = $window->get_screen string = $window->get_session_id string = $window->get_session_id_utf8 $window->shade $window->set_skip_pager ($skip) o $skip (boolean) $window->set_skip_tasklist ($skip) o $skip (boolean) integer = $window->get_sort_order $window->set_sort_order ($order) o $order (integer) windowstate = $window->get_state $window->stick window = $window->get_transient boolean = $window->transient_is_most_recently_activated $window->unmake_above $window->unmake_below $window->unmaximize $window->unmaximize_horizontally $window->unmaximize_vertically $window->unminimize ($timestamp) o $timestamp (unsigned) $window->unpin $window->unshade $window->unstick windowtype = $window->get_window_type $window->set_window_type ($wintype) o $wintype (Gnome2::Wnck::WindowType) workspace = $window->get_workspace unsigned = $window->get_xid SIGNALS
name-changed (Gnome2::Wnck::Window) state-changed (Gnome2::Wnck::Window, Gnome2::Wnck::WindowState, Gnome2::Wnck::WindowState) workspace-changed (Gnome2::Wnck::Window) icon-changed (Gnome2::Wnck::Window) actions-changed (Gnome2::Wnck::Window, Gnome2::Wnck::WindowActions, Gnome2::Wnck::WindowActions) geometry-changed (Gnome2::Wnck::Window) ENUMS AND FLAGS
flags Gnome2::Wnck::WindowActions o 'move' / 'WNCK_WINDOW_ACTION_MOVE' o 'resize' / 'WNCK_WINDOW_ACTION_RESIZE' o 'shade' / 'WNCK_WINDOW_ACTION_SHADE' o 'stick' / 'WNCK_WINDOW_ACTION_STICK' o 'maximize-horizontally' / 'WNCK_WINDOW_ACTION_MAXIMIZE_HORIZONTALLY' o 'maximize-vertically' / 'WNCK_WINDOW_ACTION_MAXIMIZE_VERTICALLY' o 'change-workspace' / 'WNCK_WINDOW_ACTION_CHANGE_WORKSPACE' o 'close' / 'WNCK_WINDOW_ACTION_CLOSE' o 'unmaximize-horizontally' / 'WNCK_WINDOW_ACTION_UNMAXIMIZE_HORIZONTALLY' o 'unmaximize-vertically' / 'WNCK_WINDOW_ACTION_UNMAXIMIZE_VERTICALLY' o 'unshade' / 'WNCK_WINDOW_ACTION_UNSHADE' o 'unstick' / 'WNCK_WINDOW_ACTION_UNSTICK' o 'minimize' / 'WNCK_WINDOW_ACTION_MINIMIZE' o 'unminimize' / 'WNCK_WINDOW_ACTION_UNMINIMIZE' o 'maximize' / 'WNCK_WINDOW_ACTION_MAXIMIZE' o 'unmaximize' / 'WNCK_WINDOW_ACTION_UNMAXIMIZE' o 'fullscreen' / 'WNCK_WINDOW_ACTION_FULLSCREEN' o 'above' / 'WNCK_WINDOW_ACTION_ABOVE' o 'below' / 'WNCK_WINDOW_ACTION_BELOW' enum Gnome2::Wnck::WindowGravity o 'current' / 'WNCK_WINDOW_GRAVITY_CURRENT' o 'northwest' / 'WNCK_WINDOW_GRAVITY_NORTHWEST' o 'north' / 'WNCK_WINDOW_GRAVITY_NORTH' o 'northeast' / 'WNCK_WINDOW_GRAVITY_NORTHEAST' o 'west' / 'WNCK_WINDOW_GRAVITY_WEST' o 'center' / 'WNCK_WINDOW_GRAVITY_CENTER' o 'east' / 'WNCK_WINDOW_GRAVITY_EAST' o 'southwest' / 'WNCK_WINDOW_GRAVITY_SOUTHWEST' o 'south' / 'WNCK_WINDOW_GRAVITY_SOUTH' o 'southeast' / 'WNCK_WINDOW_GRAVITY_SOUTHEAST' o 'static' / 'WNCK_WINDOW_GRAVITY_STATIC' flags Gnome2::Wnck::WindowMoveResizeMask o 'x' / 'WNCK_WINDOW_CHANGE_X' o 'y' / 'WNCK_WINDOW_CHANGE_Y' o 'width' / 'WNCK_WINDOW_CHANGE_WIDTH' o 'height' / 'WNCK_WINDOW_CHANGE_HEIGHT' flags Gnome2::Wnck::WindowState o 'minimized' / 'WNCK_WINDOW_STATE_MINIMIZED' o 'maximized-horizontally' / 'WNCK_WINDOW_STATE_MAXIMIZED_HORIZONTALLY' o 'maximized-vertically' / 'WNCK_WINDOW_STATE_MAXIMIZED_VERTICALLY' o 'shaded' / 'WNCK_WINDOW_STATE_SHADED' o 'skip-pager' / 'WNCK_WINDOW_STATE_SKIP_PAGER' o 'skip-tasklist' / 'WNCK_WINDOW_STATE_SKIP_TASKLIST' o 'sticky' / 'WNCK_WINDOW_STATE_STICKY' o 'hidden' / 'WNCK_WINDOW_STATE_HIDDEN' o 'fullscreen' / 'WNCK_WINDOW_STATE_FULLSCREEN' o 'demands-attention' / 'WNCK_WINDOW_STATE_DEMANDS_ATTENTION' o 'urgent' / 'WNCK_WINDOW_STATE_URGENT' o 'above' / 'WNCK_WINDOW_STATE_ABOVE' o 'below' / 'WNCK_WINDOW_STATE_BELOW' enum Gnome2::Wnck::WindowType o 'normal' / 'WNCK_WINDOW_NORMAL' o 'desktop' / 'WNCK_WINDOW_DESKTOP' o 'dock' / 'WNCK_WINDOW_DOCK' o 'dialog' / 'WNCK_WINDOW_DIALOG' o 'toolbar' / 'WNCK_WINDOW_TOOLBAR' o 'menu' / 'WNCK_WINDOW_MENU' o 'utility' / 'WNCK_WINDOW_UTILITY' o 'splashscreen' / 'WNCK_WINDOW_SPLASHSCREEN' SEE ALSO
Gnome2::Wnck, Glib::Object COPYRIGHT
Copyright (C) 2003-2006 by the gtk2-perl team. This software is licensed under the LGPL. See Gnome2::Wnck for a full notice. perl v5.14.2 2011-11-16 Gnome2::Wnck::Window(3pm)