Uses of Class
pl.mbdev.openstage.IppTextBox

Packages that use IppTextBox
pl.mbdev.openstage This package contains definitions of UI (user interface) objects recognised by OpenStage VoIP phones. 
 

Uses of IppTextBox in pl.mbdev.openstage
 

Methods in pl.mbdev.openstage with parameters of type IppTextBox
 Xml IppScreen.add(IppTextBox t)
          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.