|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UiDescriptor | |
| org.scrashmeow.ojb.console.config.repository | Provides the object/xml classes for the application's repository metadata configuration (code-generated). |
| Uses of UiDescriptor in org.scrashmeow.ojb.console.config.repository |
| Methods in org.scrashmeow.ojb.console.config.repository that return UiDescriptor | |
static UiDescriptor |
UiDescriptor.unmarshal(java.io.Reader reader)
Method unmarshal |
UiDescriptor |
ReferenceDescriptor.getUiDescriptor()
Method getUiDescriptorReturns the value of field 'uiDescriptor'. |
UiDescriptor |
FieldDescriptor.getUiDescriptor()
Method getUiDescriptorReturns the value of field 'uiDescriptor'. |
UiDescriptor |
CollectionDescriptor.getUiDescriptor()
Method getUiDescriptorReturns the value of field 'uiDescriptor'. |
UiDescriptor |
ClassDescriptor.getUiDescriptor()
Method getUiDescriptorReturns the value of field 'uiDescriptor'. |
| Methods in org.scrashmeow.ojb.console.config.repository with parameters of type UiDescriptor | |
void |
ReferenceDescriptor.setUiDescriptor(UiDescriptor uiDescriptor)
Method setUiDescriptorSets the value of field 'uiDescriptor'. |
void |
FieldDescriptor.setUiDescriptor(UiDescriptor uiDescriptor)
Method setUiDescriptorSets the value of field 'uiDescriptor'. |
void |
CollectionDescriptor.setUiDescriptor(UiDescriptor uiDescriptor)
Method setUiDescriptorSets the value of field 'uiDescriptor'. |
void |
ClassDescriptor.setUiDescriptor(UiDescriptor uiDescriptor)
Method setUiDescriptorSets the value of field 'uiDescriptor'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||