|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.util.tools.ArgHandler com.google.gwt.util.tools.ArgHandlerFlag com.google.gwt.user.tools.util.ArgHandlerIgnore
public abstract class ArgHandlerIgnore
Ignores any existing files and does not overwrite them.
Constructor Summary | |
---|---|
ArgHandlerIgnore()
|
Method Summary | |
---|---|
java.lang.String |
getLabel()
The root String that will be munged into -label and -nolabel variants for flag value toggling. |
java.lang.String |
getPurposeSnippet()
Returns a description that will be mixed together with default value to come up with the overall flag purpose. |
Methods inherited from class com.google.gwt.util.tools.ArgHandlerFlag |
---|
addTagValue, getDefaultValue, getHelpTag, getPurpose, getTag, getTagArgs, getTags, handle, isRequired, setFlag |
Methods inherited from class com.google.gwt.util.tools.ArgHandler |
---|
getDefaultArgs, isExperimental, isUndocumented |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArgHandlerIgnore()
Method Detail |
---|
public java.lang.String getPurposeSnippet()
ArgHandlerFlag
getPurposeSnippet
in class ArgHandlerFlag
public java.lang.String getLabel()
ArgHandlerFlag
getLabel
in class ArgHandlerFlag
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |