A B C D E F G H I K L M N O P R S T U V W X

X

Xml - Class in pl.mbdev.openstage
General definition of an XML object that represents the common part of all XML entities used by OpenStage 60/80 VoIP phones, according to the "OpenStage 60/80 - XML Applications, Developer's Guide" available in September 2011.
Xml() - Constructor for class pl.mbdev.openstage.Xml
Parameterless constructor.
Xml(String) - Constructor for class pl.mbdev.openstage.Xml
Default constructor.
Xml(String, Object) - Constructor for class pl.mbdev.openstage.Xml
Creates new node, without sub-nodes but with text contents.
XmlDate - Class in pl.mbdev.openstage
Defines the date and time formats used by the OpenStage phones.
XmlDate() - Constructor for class pl.mbdev.openstage.XmlDate
Private constructor, this is an utility class.
XmlFormItem - Class in pl.mbdev.openstage
Abstract parent of all form items, all of which can be wrapped with IppItem to associate command with them.
XmlFormItem(String) - Constructor for class pl.mbdev.openstage.XmlFormItem
Default constructor.
XmlFormItem(String, Object) - Constructor for class pl.mbdev.openstage.XmlFormItem
Creates new node, without sub-nodes but with text contents.
xmlText - Variable in class pl.mbdev.openstage.IppTextField
Data of the text field must be here due to inheritance restrictions in Java.
XmlText - Class in pl.mbdev.openstage
Superclass of IppTextBox, and also used in IppTextField.
XmlText(String, String, int, boolean, boolean) - Constructor for class pl.mbdev.openstage.XmlText
Default constructor.
XmlText.Password - Enum in pl.mbdev.openstage
Possible settings for IppTextField or IppTextBox being a password.
XmlText.Password() - Constructor for enum pl.mbdev.openstage.XmlText.Password
 
XmlText.Uneditable - Enum in pl.mbdev.openstage
Possible settings for the ability of the IppTextField or IppTextBox to be edited.
XmlText.Uneditable() - Constructor for enum pl.mbdev.openstage.XmlText.Uneditable
 
XmlWithKey - Class in pl.mbdev.openstage
A superclass of various objects that have a key attribute.
XmlWithKey(String, String) - Constructor for class pl.mbdev.openstage.XmlWithKey
Creates new XML object with key.
XmlWithKey(String, String, Object) - Constructor for class pl.mbdev.openstage.XmlWithKey
Creates new XML object with key.

A B C D E F G H I K L M N O P R S T U V W X