Enhydra 5.1 API

org.enhydra.tool.codegen.wizard
Interface RootEditor

All Known Implementing Classes:
AppOptionPanel1, CodeGenDeck, CodeGenWizard

public interface RootEditor


Method Summary
 boolean isAllowRootEdit()
           
 void setAllowRootEdit(boolean edit)
           
 

Method Detail

isAllowRootEdit

public boolean isAllowRootEdit()

setAllowRootEdit

public void setAllowRootEdit(boolean edit)

Enhydra 5.1 API