org.nakedobjects.plugins.html.crumb
Interface Crumb

All Known Implementing Classes:
CollectionCrumb, ObjectCrumb, ObjectFieldCrumb, TaskCrumb

public interface Crumb


Method Summary
 Request changeContext()
           
 void debug(DebugString string)
           
 java.lang.String title()
           
 

Method Detail

title

java.lang.String title()

debug

void debug(DebugString string)

changeContext

Request changeContext()


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.