org.outerj.daisy.frontend.editor
Class DocumentEditorForm.PartFormInfo
java.lang.Object
org.outerj.daisy.frontend.editor.DocumentEditorForm.PartFormInfo
- Enclosing class:
- DocumentEditorForm
public static class DocumentEditorForm.PartFormInfo
- extends java.lang.Object
|
Constructor Summary |
DocumentEditorForm.PartFormInfo(java.lang.String partFormName,
java.lang.String partLabel,
java.lang.String partDescription,
boolean isRequired)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentEditorForm.PartFormInfo
public DocumentEditorForm.PartFormInfo(java.lang.String partFormName,
java.lang.String partLabel,
java.lang.String partDescription,
boolean isRequired)
getFormName
public java.lang.String getFormName()
getLabel
public java.lang.String getLabel()
getPartDescription
public java.lang.String getPartDescription()
isRequired
public boolean isRequired()
Copyright © -2006 . All Rights Reserved.