|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SiteEditor
A SiteEditor allows for the editing of a site.
License
Method Summary | |
---|---|
Installer |
getInstaller()
Get the installer associated with this SiteEditor |
void |
reset()
Set the state of this SiteEditor to the last save. |
void |
save()
Save the state of this SiteEditor. |
void |
setEditable(boolean editable)
Change the Editable state of this SiteEditor. |
void |
setInstaller(Installer newInstaller)
Establish the installer for this SiteEditor. |
Method Detail |
---|
void setInstaller(Installer newInstaller)
newInstaller
- Installer getInstaller()
void setEditable(boolean editable)
editable
- void save()
void reset()
|
Copyright ยจ 2003-2005 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |