org.directdemocracyportal.democracy.web.views
Class ActiveUserView

Package class diagram package ActiveUserView
java.lang.Object
  extended by org.directdemocracyportal.democracy.web.views.ActiveUserView

public class ActiveUserView
extends java.lang.Object

The Class ActiveUserView.


Field Summary
Modifier and Type Field and Description
static thinwire.ui.Application.Local<thinwire.ui.Panel> activeContentView
          The Constant activeContentView.
static thinwire.ui.Application.Local<thinwire.ui.Panel> activeHeaderPanel
          The Constant activeHeaderPanel.
static thinwire.ui.Application.Local<thinwire.ui.Panel> activeRightHeaderPanel
          The Constant activeRightHeaderPanel.
 
Constructor Summary
Constructor and Description
ActiveUserView()
           
 
Method Summary
Modifier and Type Method and Description
static void changeActiveMenu(thinwire.ui.Menu menu)
          Change active menu.
static void changeContentView(thinwire.ui.Panel view)
          Change content view.
static void changeRightHeaderPanel(thinwire.ui.Panel view)
          Change right header panel.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

activeContentView

public static final thinwire.ui.Application.Local<thinwire.ui.Panel> activeContentView
The Constant activeContentView.


activeHeaderPanel

public static final thinwire.ui.Application.Local<thinwire.ui.Panel> activeHeaderPanel
The Constant activeHeaderPanel.


activeRightHeaderPanel

public static final thinwire.ui.Application.Local<thinwire.ui.Panel> activeRightHeaderPanel
The Constant activeRightHeaderPanel.

Constructor Detail

ActiveUserView

public ActiveUserView()
Method Detail

changeContentView

public static void changeContentView(thinwire.ui.Panel view)
Change content view.

Parameters:
view - the view

changeRightHeaderPanel

public static void changeRightHeaderPanel(thinwire.ui.Panel view)
Change right header panel.

Parameters:
view - the view

changeActiveMenu

public static void changeActiveMenu(thinwire.ui.Menu menu)
Change active menu.

Parameters:
menu - the menu


Copyright © 2004-2010 www.DirectDemocracyPortal.org. All Rights Reserved.