Modifier and Type | Method and Description |
---|---|
static Validity |
Validity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Validity[] |
Validity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Validity |
AbstractXMLStyledDocument.getContentValidity() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractXMLStyledDocument.setContentValidity(Validity validity) |
Modifier and Type | Method and Description |
---|---|
void |
XQueryValidatingEditor.documentValidityChanged(Validity documentValid)
If text has valid XQuery syntax, check for data type compatibility,
otherwise show syntax errors
|
Modifier and Type | Method and Description |
---|---|
Validity |
ValidityEditorPane.getCurrentValidity() |
Modifier and Type | Method and Description |
---|---|
void |
ProblemReportingEditorPane.documentValidityChanged(Validity documentValid) |
void |
ValidityEditorPane.documentValidityChanged(Validity documentValid) |
void |
XMLStyledDocumentValidityListener.documentValidityChanged(Validity validity) |
void |
XQueryValidatingEditorPane.documentValidityChanged(Validity documentValid) |
Modifier and Type | Method and Description |
---|---|
void |
CaseParamEditorPane.documentValidityChanged(Validity documentValid) |
void |
InstanceEditorPane.documentValidityChanged(Validity documentValid) |