Uses of Interface
org.xulux.api.core.IPart

Packages that use IPart
org.xulux.api.core   
org.xulux.api.gui   
 

Uses of IPart in org.xulux.api.core
 

Methods in org.xulux.api.core that return IPart
 IPart IPart.getParentPart()
           
 IPart PartRequest.getPart()
           
 

Methods in org.xulux.api.core with parameters of type IPart
 void IPart.setParentPart(IPart part)
          Set the parent part.
 

Uses of IPart in org.xulux.api.gui
 

Methods in org.xulux.api.gui that return IPart
 IPart IWidget.getPart()
           
 

Methods in org.xulux.api.gui with parameters of type IPart
 boolean IInvalidValueStrategy.checkForm(IPart part)
          Check the specified form for invalid values.
 void IWidget.setPart(IPart part)
          Set the applicationPart
 



Copyright © 2002-2007 Martin van den Bemt. All Rights Reserved.