|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cau.cs.kieler.kwebs.client.layout.SwitchLayoutMode
public final class SwitchLayoutMode
This is an utility class for switching between local and remote layout.
Method Summary | |
---|---|
static boolean |
isRemoteLayoutActive()
Checks whether any layout client feature is currently active. |
static boolean |
isRemoteLayoutInstalled()
Checks whether any layout client feature is installed. |
static void |
toLocal()
Switch layout mode to local. |
static void |
toRemote()
Switch layout mode to remote. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void toLocal()
public static void toRemote()
public static boolean isRemoteLayoutActive()
public static boolean isRemoteLayoutInstalled()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |