org.barracudamvc.tutorials.comp
Class HelloWorld2Footer

java.lang.Object
  extended by org.barracudamvc.tutorials.comp.HelloWorld2Footer

public class HelloWorld2Footer
extends Object

Here's an example of HelloWorld using the BTemplate component


Constructor Summary
HelloWorld2Footer()
           
 
Method Summary
static Node getNode(Document doc)
           
static Node getNode(ViewContext vc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloWorld2Footer

public HelloWorld2Footer()
Method Detail

getNode

public static Node getNode(ViewContext vc)

getNode

public static Node getNode(Document doc)


Copyright © 2006 BarracudaMVC.org All Rights Reserved.