org.androidtransfuse.gen.componentBuilder
Class NoOpLayoutBuilder
java.lang.Object
org.androidtransfuse.gen.componentBuilder.NoOpLayoutBuilder
- All Implemented Interfaces:
- LayoutBuilder
public class NoOpLayoutBuilder
- extends Object
- implements LayoutBuilder
- Author:
- John Ericksen
|
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 |
NoOpLayoutBuilder
public NoOpLayoutBuilder()
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.