|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.apache.struts.action.ActionForm
|
+--org.apache.struts.validator.ValidatorForm
|
+--org.scrashmeow.ojb.console.framework.OjbcValidatorForm
|
+--org.scrashmeow.ojb.console.ui.form.repoeditor.BaseRepositoryEditorForm
|
+--org.scrashmeow.ojb.console.ui.form.repoeditor.ExtentClassEditorForm
| Field Summary | |
protected java.lang.String[] |
availableClassNames
|
protected java.lang.String[] |
availableClassValues
|
protected java.lang.String |
extentClass
|
| Fields inherited from class org.scrashmeow.ojb.console.ui.form.repoeditor.BaseRepositoryEditorForm |
attributeIds, attributes, controlId, document, method, objectKey, workingNode |
| Fields inherited from class org.apache.struts.validator.ValidatorForm |
page, validatorResults |
| Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
| Constructor Summary | |
ExtentClassEditorForm()
|
|
| Methods inherited from class org.scrashmeow.ojb.console.ui.form.repoeditor.BaseRepositoryEditorForm |
afterPopulate, buildAttributesControl, createSelectedChild, createTextNode, findChildNode, findChildNodeByAttributeId, findChildNodes, findChildNodesByAttributeId, findSelectedChild, findSelectedChildren, getAttribute, getAttributeIds, getAttributes, getControlId, getDocument, getDocumentation, getElementData, getMethod, getObjectKey, getObjectKey, getWorkingNode, prePopulate, refreshControls, setAttribute, setAttributeIds, setAttributes, setControlId, setDocument, setDocumentation, setElementData, setMethod, setObjectKey, setWorkingNode |
| Methods inherited from class org.scrashmeow.ojb.console.framework.OjbcValidatorForm |
getApplicationService, getValidate, isDispatchedTo, setValidate |
| Methods inherited from class org.apache.struts.validator.ValidatorForm |
getPage, getResultValueMap, getValidatorResults, log, log, reset, setPage, setValidatorResults, validate |
| Methods inherited from class org.apache.struts.action.ActionForm |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, setMultipartRequestHandler, setServlet, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String extentClass
protected java.lang.String[] availableClassNames
protected java.lang.String[] availableClassValues
| Constructor Detail |
public ExtentClassEditorForm()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||