org.broadleafcommerce.openadmin.client.view.dynamic.form
Interface FormOnlyDisplay
- All Known Implementing Classes:
- FormOnlyView
public interface FormOnlyDisplay
- Author:
- jfischer
|
Method Summary |
void |
buildFields(com.smartgwt.client.data.DataSource dataSource,
Boolean showDisabedState,
Boolean canEdit,
Boolean showId,
com.smartgwt.client.data.Record currentRecord)
|
com.smartgwt.client.widgets.form.DynamicForm |
getForm()
|
getForm
com.smartgwt.client.widgets.form.DynamicForm getForm()
buildFields
void buildFields(com.smartgwt.client.data.DataSource dataSource,
Boolean showDisabedState,
Boolean canEdit,
Boolean showId,
com.smartgwt.client.data.Record currentRecord)
Copyright © 2013. All Rights Reserved.