|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.directdemocracyportal.democracy.web.views.ActiveUserView
public class ActiveUserView extends java.lang.Object
The Class ActiveUserView.
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 and Description |
---|
ActiveUserView()
|
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 |
---|
public static final thinwire.ui.Application.Local<thinwire.ui.Panel> activeContentView
public static final thinwire.ui.Application.Local<thinwire.ui.Panel> activeHeaderPanel
public static final thinwire.ui.Application.Local<thinwire.ui.Panel> activeRightHeaderPanel
Constructor Detail |
---|
public ActiveUserView()
Method Detail |
---|
public static void changeContentView(thinwire.ui.Panel view)
view
- the viewpublic static void changeRightHeaderPanel(thinwire.ui.Panel view)
view
- the viewpublic static void changeActiveMenu(thinwire.ui.Menu menu)
menu
- the menu
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |