|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IParserEditStatus
Status object for indicating the validity of an edit.
Field Summary | |
---|---|
static int |
EDITABLE
Status code constant (value 0) indicating the edit status editable. |
static int |
UNEDITABLE
Status code constant (bit mask, value 1) indicating the edit status uneditable. |
Fields inherited from interface org.eclipse.core.runtime.IStatus |
---|
CANCEL, ERROR, INFO, OK, WARNING |
Method Summary |
---|
Methods inherited from interface org.eclipse.core.runtime.IStatus |
---|
getChildren, getCode, getException, getMessage, getPlugin, getSeverity, isMultiStatus, isOK, matches |
Field Detail |
---|
static final int EDITABLE
static final int UNEDITABLE
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.