org.kuali.rice.edl.impl.components
Class InstructionsEDLComponent
java.lang.Object
org.kuali.rice.edl.impl.components.InstructionsEDLComponent
- All Implemented Interfaces:
- EDLModelComponent
public class InstructionsEDLComponent
- extends Object
- implements EDLModelComponent
This class makes xml for the instructions template of widgets. Processes config elements
instructions and createInstructions.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstructionsEDLComponent
public InstructionsEDLComponent()
updateDOM
public void updateDOM(Document dom,
Element configElement,
EDLContext edlContext)
- Specified by:
updateDOM
in interface EDLModelComponent
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.