Uses of Class
pl.mbdev.openstage.IppItem

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

Uses of IppItem in pl.mbdev.openstage
 

Methods in pl.mbdev.openstage that return IppItem
protected  IppItem Xml.wrapWithIppItem()
          Wraps this XML object with a new IppItem and returns this IppItem.
 

Methods in pl.mbdev.openstage with parameters of type IppItem
 void IppForm.add(IppItem i)
          Adds the provided IppItem to this IppForm.