net.contextfw.web.application.elements.enhanced
Class EnhancedSimpleElement

java.lang.Object
  extended by net.contextfw.web.application.elements.enhanced.EnhancedSimpleElement
All Implemented Interfaces:
CSimpleElement

public abstract class EnhancedSimpleElement
extends Object
implements CSimpleElement


Constructor Summary
EnhancedSimpleElement()
           
 
Method Summary
 void build(DOMBuilder superBuilder)
           
 void setBuilder(EnhancedElementBuilder builder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnhancedSimpleElement

public EnhancedSimpleElement()
Method Detail

build

public void build(DOMBuilder superBuilder)
Specified by:
build in interface CSimpleElement

setBuilder

@Inject
public void setBuilder(EnhancedElementBuilder builder)


Copyright © 2010. All Rights Reserved.