// Store the current value of the field into the default field. This value will
// be used to reset the field after rendering.
builder.addln("%s = %s;", defaultFieldName, fieldName);
builder.end();
transformation.extendMethod(TransformConstants.CONTAINING_PAGE_DID_LOAD_SIGNATURE, builder
.toString());
// Now, when the component completes rendering, ensure that any variant parameters are