org.broadleafcommerce.admin.client.view.customer
Interface CustomerDisplay

All Superinterfaces:
Display, DynamicEditDisplay
All Known Implementing Classes:
CustomerView

public interface CustomerDisplay
extends DynamicEditDisplay

Author:
jfischer

Method Summary
 GridStructureView getCustomerAddressDisplay()
           
 com.smartgwt.client.widgets.toolbar.ToolStripButton getUpdateLoginButton()
           
 
Methods inherited from interface org.broadleafcommerce.openadmin.client.view.dynamic.DynamicEditDisplay
getDynamicFormDisplay, getListDisplay
 
Methods inherited from interface org.broadleafcommerce.openadmin.client.view.Display
asCanvas, build, destroy, draw, hide, show
 

Method Detail

getUpdateLoginButton

com.smartgwt.client.widgets.toolbar.ToolStripButton getUpdateLoginButton()

getCustomerAddressDisplay

GridStructureView getCustomerAddressDisplay()


Copyright © 2012. All Rights Reserved.