Uses of Class
org.apache.wsrp4j.consumer.app.driver.PropertyDialog.PortletProperty

Packages that use PropertyDialog.PortletProperty
org.apache.wsrp4j.consumer.app.driver   
 

Uses of PropertyDialog.PortletProperty in org.apache.wsrp4j.consumer.app.driver
 

Fields in org.apache.wsrp4j.consumer.app.driver declared as PropertyDialog.PortletProperty
protected  PropertyDialog.PortletProperty[] PropertyDialog.portletProps
           
 

Methods in org.apache.wsrp4j.consumer.app.driver that return PropertyDialog.PortletProperty
private  PropertyDialog.PortletProperty[] PropertyDialog.getPropertyDescriptions()
           
private  PropertyDialog.PortletProperty[] PropertyDialog.getPropertyValues()
           
 

Methods in org.apache.wsrp4j.consumer.app.driver with parameters of type PropertyDialog.PortletProperty
protected  void PropertyDialog.setPropertyValues(PropertyDialog.PortletProperty[] portletProps)
           
 



--