public class Callbacks
extends org.apache.tools.ant.types.DataType
<callbacks> <callback name="onGetSplash">customGetSplash</callback> </callbacks>For embedded application customGetSplash function will be used to create HTML splash for the application.
Constructor and Description |
---|
Callbacks() |
Modifier and Type | Method and Description |
---|---|
Callback |
createCallback() |
checkAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributes, toString
public Callback createCallback()
Copyright © 2020. All rights reserved.