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

A

add(Option) - Method in class pl.mbdev.openstage.IppChoiceGroup
Adds an option to this choice group.
add(IppScreen) - Method in class pl.mbdev.openstage.IppDisplay
Adds the provided IppScreen to this IppDisplay
add(IppItem) - Method in class pl.mbdev.openstage.IppForm
Adds the provided IppItem to this IppForm.
add(XmlFormItem) - Method in class pl.mbdev.openstage.IppForm
Adds the provided form item (any subclass of the XmlFormItem) to this IppForm.
add(IppStringItem) - Method in class pl.mbdev.openstage.IppItem
Attaches the provided IppStringItem to this IppItem.
add(IppImageItem) - Method in class pl.mbdev.openstage.IppItem
Attaches the provided IppImageItem to this IppItem.
add(IppSpacer) - Method in class pl.mbdev.openstage.IppItem
Attaches the provided IppSpacer to this IppItem.
add(IppTextField) - Method in class pl.mbdev.openstage.IppItem
Attaches the provided IppTextField to this IppItem.
add(IppChoiceGroup) - Method in class pl.mbdev.openstage.IppItem
Attaches the provided IppChoiceGroup to this IppItem.
add(IppDateField) - Method in class pl.mbdev.openstage.IppItem
Attaches the provided IppDateField to this IppItem.
add(IppButton) - Method in class pl.mbdev.openstage.IppItem
Attaches the provided IppButton to this IppItem.
add(IppGauge) - Method in class pl.mbdev.openstage.IppItem
Attaches the provided IppGauge to this IppItem.
add(Xml) - Method in class pl.mbdev.openstage.IppItem
 
add(IppCommand) - Method in class pl.mbdev.openstage.IppItem
Adds IppCommand to this IppItem.
add(Option) - Method in class pl.mbdev.openstage.IppList
Adds an option to this IppList.
add(IppDisplay) - Method in class pl.mbdev.openstage.IppPhone
Adds the provided IppDisplay to this IppPhone.
add(IppCommand) - Method in class pl.mbdev.openstage.IppScreen
Adds a new IppCommand to this screen.
add(IppHidden) - Method in class pl.mbdev.openstage.IppScreen
Adds a new IppHidden to this screen.
add(IppKey) - Method in class pl.mbdev.openstage.IppScreen
Adds a new IppKey to this screen.
add(IppAction) - Method in class pl.mbdev.openstage.IppScreen
Adds a new IppAction to this screen.
add(IppTicker) - Method in class pl.mbdev.openstage.IppScreen
Adds a new IppTicker to this screen.
add(IppAlert) - Method in class pl.mbdev.openstage.IppScreen
Adds a new IppAlert to this screen, remember that the screen can have only one alert, and cannot have any other IppList, IppTextBox, IppPlayer or IppForm if it has an alert.
add(IppList) - Method in class pl.mbdev.openstage.IppScreen
Adds a new IppList to this screen, remember that the screen can have only one list, and cannot have any other IppAlert, IppTextBox, IppPlayer or IppForm if it has a list.
add(IppTextBox) - Method in class pl.mbdev.openstage.IppScreen
Adds a new IppTextBox to this screen, remember that the screen can have only one text box, and cannot have any other IppAlert, IppList, IppPlayer or IppForm if it has a text box.
add(IppPlayer) - Method in class pl.mbdev.openstage.IppScreen
Adds a new IppPlayer to this screen, remember that the screen can have only one player, and cannot have any other IppList, IppTextBox, IppAlert or IppForm if it has a player.
add(IppForm) - Method in class pl.mbdev.openstage.IppScreen
Adds the provided IppForm to this IppScreen, remember that the screen can have only one form, and cannot have any other IppAlert, IppList, IppTextBox or IppPlayer if it has a form.
add(OptionText) - Method in class pl.mbdev.openstage.Option
Adds a new OptionText to this option.
add(String) - Method in class pl.mbdev.openstage.Option
Adds a new option's text to this option.
add(Xml) - Method in class pl.mbdev.openstage.Xml
Adds the provided XML object to sub-objects of this object, and returns it.
add(String, Object) - Method in class pl.mbdev.openstage.Xml
Adds a simple sub-node to this XML entity.
add(IppCommand) - Method in class pl.mbdev.openstage.XmlFormItem
Associates the provided IppCommand with this object, by automatically wrapping this object with IppItem if it was not wrapped up already, and then adding the command to the IppItem.
addAndReturn(String, Object) - Method in class pl.mbdev.openstage.Xml
Adds a simple sub-node to this XML entity, and returns a reference to it.
addUnique(Xml) - Method in class pl.mbdev.openstage.IppScreen
Adds an element to this screen's sub-nodes, which is supposed to be unique.
AllConstructors - Class in pl.mbdev.openstage.test
This class contains all constructors of OpenStage SDK, the reader is able to see how the objects should be initialized and what is sent to OpenStage VoIP phone for each of the objects in the SDK.
AllConstructors() - Constructor for class pl.mbdev.openstage.test.AllConstructors
 
appAddr - Variable in class pl.mbdev.openstage.push.Push
Full URL to the application at the remote server.
attributesToXmlString() - Method in class pl.mbdev.openstage.Image
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppAction
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppAlert
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppButton
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppChoiceGroup
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppCommand
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppDateField
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppDisplay
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppForm
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppGauge
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppHidden
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppItem
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppKey
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppList
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppPhoneNumber
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppPlayer
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppScreen
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppSpacer
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppTextBox
 
attributesToXmlString() - Method in class pl.mbdev.openstage.IppTextField
 
attributesToXmlString() - Method in class pl.mbdev.openstage.Option
 
attributesToXmlString() - Method in class pl.mbdev.openstage.Xml
Should be overridden by classes that have some attributes.
attributesToXmlString() - Method in class pl.mbdev.openstage.XmlText
 
attributeToXml(String, Object) - Method in class pl.mbdev.openstage.Xml
Converts an attribute for an object to its XML-text representation.
auto - Variable in class pl.mbdev.openstage.IppCommand
This command will be executed automatically after provided number of seconds, or will not be executed automatically if zero or a negative number is provided.

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