|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.x2e.XPagesAPI
public class XPagesAPI
Helper class to get an instance of IRemoteXPagesTools
. It is used to have a shorter
JavaScript syntax than to use XPagesToolsFactory
Constructor Summary | |
---|---|
XPagesAPI()
|
Method Summary | |
---|---|
static IRemoteXPagesTools |
getTools(IRemoteEclipseConnection conn)
Use this method to get an instance of the IRemoteXPagesTools interface for
the specified connection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XPagesAPI()
Method Detail |
---|
public static IRemoteXPagesTools getTools(IRemoteEclipseConnection conn) throws RemoteEclipseAPIException
IRemoteXPagesTools
interface for
the specified connection
conn
- connection
RemoteEclipseAPIException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |