public class UiDelegateType
extends org.apache.tools.ant.types.DataType
delegate
elements of
AugmentMainTask
task.
Represents the following build snippet:
<delegate name="ToolTipUI" />
Constructor | Description |
---|---|
UiDelegateType() |
Creates new instance.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |
Returns the delegate name.
|
void |
setName(java.lang.String name) |
Sets the delegate name.
|
checkAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributes, toString