- x - Variable in class se.entra.phantom.client.Bounds
X position.
- x - Variable in class se.entra.phantom.common.HotSpot
The X position of the line where this hot spot is located in character count.
- x - Variable in class se.entra.phantom.server.HostField
Position in X.
- x - Variable in class se.entra.phantom.server.HostPopupWindow.Rect
The X position of the rectangle.
- x - Variable in class se.entra.phantom.server.PhantomControlBase
Position in X.
- x - Variable in class se.entra.phantom.server.PhantomHostScreenIdentification
Position of the screen identifier in X.
- XDdeAdvise(Rexx, Rexx, Rexx) - Method in class se.entra.phantom.server.NetRexxMigration
This function submits a request to the DDE Engine to have the application that serves the conversation identified by hConv send the data connected to Item every time it changes.
- XDdeAdvise(int, String, int) - Method in class se.entra.phantom.server.REXXMigration
This function submits a request to the DDE Engine to have the application that serves the conversation identified by hConv send the data connected to Item every time it changes.
- XDdeExecute(Rexx, Rexx) - Method in class se.entra.phantom.server.NetRexxMigration
This function submits a request to the DDE Engine to have the application that serves the conversation identified by hConv execute the Command.
- XDdeExecute(int, String) - Method in class se.entra.phantom.server.REXXMigration
This function submits a request to the DDE Engine to have the application that serves the conversation identified by hConv execute the Command.
- XDdeInitiate(Rexx, Rexx, Rexx) - Method in class se.entra.phantom.server.NetRexxMigration
This functions initiates the requested DDE conversation.
- XDdeInitiate(String, String, String) - Method in class se.entra.phantom.server.REXXMigration
This functions initiates the requested DDE conversation.
- XDdePoke(Rexx, Rexx, Rexx) - Method in class se.entra.phantom.server.NetRexxMigration
This functions submits a request to the DDE Engine to poke the unsolicited Data to the Item in the conversation identified by hConv.
- XDdePoke(int, String, String) - Method in class se.entra.phantom.server.REXXMigration
This functions submits a request to the DDE Engine to poke the unsolicited Data to the Item in the conversation identified by hConv.
- XDdeRequest(Rexx, Rexx) - Method in class se.entra.phantom.server.NetRexxMigration
This function submits a request to the DDE Engine to have the application that serves the conversation identified by hConv send the data connected to Item.
- XDdeRequest(int, String) - Method in class se.entra.phantom.server.REXXMigration
This function submits a request to the DDE Engine to have the application that serves the conversation identified by hConv send the data connected to Item.
- XDdeTerminate(Rexx) - Method in class se.entra.phantom.server.NetRexxMigration
This functions submits a request to the DDE Engine to terminate the DDE conversation identified by hConv.
- XDdeTerminate(int) - Method in class se.entra.phantom.server.REXXMigration
This functions submits a request to the DDE Engine to terminate the DDE conversation identified by hConv.
- XDdeUnadvise(Rexx, Rexx) - Method in class se.entra.phantom.server.NetRexxMigration
This function submits a request to the DDE Engine to have the application that serves the conversation identified by hConv terminate the advise link identified by hReq.
- XDdeUnadvise(int, int) - Method in class se.entra.phantom.server.REXXMigration
This function submits a request to the DDE Engine to have the application that serves the conversation identified by hConv terminate the advise link identified by hReq.
- XDdeUpdate(Rexx, Rexx, Rexx) - Method in class se.entra.phantom.server.NetRexxMigration
This functions notifies the DDE Engine that the data for Topic, item has changed to Data.
- XDdeUpdate(String, String, String) - Method in class se.entra.phantom.server.REXXMigration
This functions notifies the DDE Engine that the data for Topic, item has changed to Data.
- XLATE - Static variable in class se.entra.phantom.rapp.RAPPCallObject
Translate string object message.
- XLATE - Static variable in interface se.entra.phantom.server.ObjectCalling
Translate string object message.
- xlateFile - Variable in class se.entra.phantom.server.PhantomApplicationData
The application translation file or null if none.
- XML_DOCUMENT_MIME_TYPE - Static variable in class se.entra.phantom.server.http.MimeTypes
The XML document MIME type ("text/xml").
- XMLParser - Class in org.openxml.parser
-
- XMLParser() - Constructor for class org.openxml.parser.XMLParser
-
- XMLResource - Class in se.entra.phantom.server.http
Contains information of an individual XML resource.
- XMLResource(HttpWebServer, String, String, String) - Constructor for class se.entra.phantom.server.http.XMLResource
Creates a new XML resource without loading it.
- XMLSAXParser - Class in org.openxml.parser
-
- XMLSAXParser() - Constructor for class org.openxml.parser.XMLSAXParser
-
- xrange(Rexx, Rexx) - Method in class se.entra.phantom.server.NetRexxMigration
Implementation of the REXX XRANGE function for NetRexx.