|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AssetEditorFactory
Method Summary | |
---|---|
com.google.gwt.user.client.ui.Widget |
getAssetEditor(RuleAsset asset,
RuleViewer viewer,
ClientFactory clientFactory,
com.google.gwt.event.shared.EventBus eventBus)
This will return the appropriate viewer for the asset. |
com.google.gwt.resources.client.ImageResource |
getAssetEditorIcon(String format)
This will return the asset editor icon image. |
String |
getAssetEditorTitle(String format)
This will return the asset editor title. |
Method Detail |
---|
com.google.gwt.resources.client.ImageResource getAssetEditorIcon(String format)
String getAssetEditorTitle(String format)
com.google.gwt.user.client.ui.Widget getAssetEditor(RuleAsset asset, RuleViewer viewer, ClientFactory clientFactory, com.google.gwt.event.shared.EventBus eventBus)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |