|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.www.WWindowStatus
public class WWindowStatus
WWindow Status Information (Value Object)
| Field Summary | |
|---|---|
Properties |
ctx
Window Context |
protected GridTab |
curTab
The current MTab |
protected GridWindow |
mWindow
The MWindow |
static String |
NAME
Session Attribute Name |
| Constructor Summary | |
|---|---|
WWindowStatus(GridWindowVO mWindowVO)
Constructor - First Tab - First Row - Single Row. |
|
| Method Summary | |
|---|---|
static WWindowStatus |
get(HttpServletRequest request)
Get Web Window Status. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String NAME
protected GridWindow mWindow
protected GridTab curTab
public Properties ctx
| Constructor Detail |
|---|
public WWindowStatus(GridWindowVO mWindowVO)
mWindowVO - window VO| Method Detail |
|---|
public static WWindowStatus get(HttpServletRequest request)
request - request
public String toString()
toString in class Object
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||