org.androidtransfuse.gen.componentBuilder
Class NoOpLayoutBuilder

Package class diagram package NoOpLayoutBuilder
java.lang.Object
  extended by org.androidtransfuse.gen.componentBuilder.NoOpLayoutBuilder
All Implemented Interfaces:
LayoutBuilder

public class NoOpLayoutBuilder
extends Object
implements LayoutBuilder

Author:
John Ericksen

Constructor Summary
NoOpLayoutBuilder()
           
 
Method Summary
 void buildLayoutCall(com.sun.codemodel.JDefinedClass definedClass, com.sun.codemodel.JBlock block)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoOpLayoutBuilder

public NoOpLayoutBuilder()
Method Detail

buildLayoutCall

public void buildLayoutCall(com.sun.codemodel.JDefinedClass definedClass,
                            com.sun.codemodel.JBlock block)
Specified by:
buildLayoutCall in interface LayoutBuilder


Copyright © 2012. All Rights Reserved.