com.ephox.editlive.custom
Interface ImageDialog


public interface ImageDialog


Method Summary
 void setSrcFieldText(String src)
          Sets the URL to display in the image src field.
 

Method Detail

setSrcFieldText

public void setSrcFieldText(String src)
Sets the URL to display in the image src field. If a valid URL is given the preview pane will also be enabled.

Parameters:
src - URL to the selected image.

Copyright (c) 2005-2007 Ephox Pty Ltd. All rights reserved.