|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |