org.broadleafcommerce.cms.admin.client.view.pages
Interface PagesDisplay
- All Superinterfaces:
- Display, DynamicEditDisplay
- All Known Implementing Classes:
- PagesView
public interface PagesDisplay
- extends DynamicEditDisplay
Created by IntelliJ IDEA.
User: jfischer
Date: 8/22/11
Time: 3:51 PM
To change this template use File | Settings | File Templates.
getListDisplay
DynamicEntityListDisplay getListDisplay()
- Specified by:
getListDisplay in interface DynamicEditDisplay
getDynamicFormDisplay
DynamicFormDisplay getDynamicFormDisplay()
- Specified by:
getDynamicFormDisplay in interface DynamicEditDisplay
getCurrentLocale
com.smartgwt.client.widgets.form.fields.ComboBoxItem getCurrentLocale()
setCurrentLocale
void setCurrentLocale(com.smartgwt.client.widgets.form.fields.ComboBoxItem currentLocale)
Copyright © 2012. All Rights Reserved.