|
||||||||||
| 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)
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. |
String[] |
getRegisteredAssetEditorFormats()
|
| Method Detail |
|---|
String[] getRegisteredAssetEditorFormats()
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||