OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MANDATORY
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
ElementDescriptor.java
39
* An UI node can be "
mandatory
", meaning the UI node is never deleted and it may lack
40
* an actual XML node attached. A non-
mandatory
UI node MUST have an XML node attached
59
private final
Mandatory
mMandatory;
61
public enum
Mandatory
{
63
MANDATORY
,
69
* tooltip, SDK url, attributes list, children list and
mandatory
.
77
* @param
mandatory
Whether this node must always exist (even for empty models). A
mandatory
78
* UI node is never deleted and it may lack an actual XML node attached. A non-
mandatory
85
Mandatory
mandatory)
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar
Completed in 54 milliseconds