|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.gui.control.winmgr.AJAXFlags
public class AJAXFlags
Description:
Initial Date: 23.03.2006
| Field Summary | |
|---|---|
static int |
MODE_NORMAL
|
static int |
MODE_TOBGIFRAME
|
| Constructor Summary | |
|---|---|
AJAXFlags(WindowManager impl)
|
|
| Method Summary | |
|---|---|
boolean |
isIframePostEnabled()
true, if links should be targeted into the background iframe. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int MODE_NORMAL
public static final int MODE_TOBGIFRAME
| Constructor Detail |
|---|
public AJAXFlags(WindowManager impl)
impl - | Method Detail |
|---|
public boolean isIframePostEnabled()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||