|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Panel
com.google.gwt.user.client.ui.ComplexPanel
com.google.gwt.user.client.ui.CellPanel
com.google.gwt.user.client.ui.HorizontalPanel
org.eclipse.higgins.ics.gwt.base.client.editor.BaseEditor
org.eclipse.higgins.ics.gwt.base.client.editor.ImageEditor
| Nested Class Summary |
|---|
| Nested classes inherited from class com.google.gwt.user.client.ui.HasHorizontalAlignment |
|---|
com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstant |
| Nested classes inherited from class com.google.gwt.user.client.ui.HasVerticalAlignment |
|---|
com.google.gwt.user.client.ui.HasVerticalAlignment.VerticalAlignmentConstant |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.higgins.ics.gwt.base.client.editor.BaseEditor |
|---|
CHECH_BOX_EDITOR, COMBO_BOX_EDITOR, DATE_TEXT_BOX_EDITOR, HTML_AREA_EDITOR, IMAGE_EDITOR, PASSWORD_TEXT_BOX_EDITOR, STYLE_COMBO_BOX_EDITOR, STYLE_EDITOR_ERROR_VALUE, STYLE_EDITOR_LAYOUT, STYLE_EDITOR_REQUIRED, STYLE_TEXT_BOX_EDITOR, TEXT_AREA_EDITOR, TEXT_BOX_EDITOR |
| Fields inherited from interface com.google.gwt.user.client.ui.HasHorizontalAlignment |
|---|
ALIGN_CENTER, ALIGN_LEFT, ALIGN_RIGHT |
| Fields inherited from interface com.google.gwt.user.client.ui.HasVerticalAlignment |
|---|
ALIGN_BOTTOM, ALIGN_MIDDLE, ALIGN_TOP |
| Constructor Summary | |
|---|---|
ImageEditor()
|
|
| Method Summary | |
|---|---|
SimpleDialog |
getChoseFileDialog()
|
String |
getTypeEditor()
|
String |
getValue()
|
void |
setChildHeight(String childHeight)
|
void |
setChildWidth(String childWidth)
|
void |
setChoseFileDialog(SimpleDialog choseFileDialog)
|
void |
setReadOnly(boolean isReadOnly)
|
void |
setValue(String val)
|
| Methods inherited from class org.eclipse.higgins.ics.gwt.base.client.editor.BaseEditor |
|---|
addChangeListener, addKeyboardListener, checkValue, checkValueRuntime, getChangeListenerList, getChildHeight, getChildWidth, getClaimType, getDescription, getInputRegExp, getName, getOldValue, isCheckValueRunTime, isReadOnly, isRequired, setCheckValueRunTime, setClaimType, setDescription, setFocus, setInputRegExp, setName, setOldValue, setRequired |
| Methods inherited from class com.google.gwt.user.client.ui.HorizontalPanel |
|---|
add, getHorizontalAlignment, getVerticalAlignment, insert, remove, setHorizontalAlignment, setVerticalAlignment |
| Methods inherited from class com.google.gwt.user.client.ui.CellPanel |
|---|
getSpacing, setBorderWidth, setCellHeight, setCellHorizontalAlignment, setCellVerticalAlignment, setCellWidth, setSpacing |
| Methods inherited from class com.google.gwt.user.client.ui.ComplexPanel |
|---|
getWidget, getWidgetCount, getWidgetIndex, iterator, remove |
| Methods inherited from class com.google.gwt.user.client.ui.Panel |
|---|
clear |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
getParent, isAttached, onBrowserEvent, removeFromParent |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, setHeight, setPixelSize, setSize, setStyleName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ImageEditor()
| Method Detail |
public SimpleDialog getChoseFileDialog()
public String getTypeEditor()
getTypeEditor in class BaseEditorpublic String getValue()
getValue in class BaseEditorpublic void setChildHeight(String childHeight)
setChildHeight in class BaseEditorchildHeight - the childHeight to setpublic void setChildWidth(String childWidth)
setChildWidth in class BaseEditorchildWidth - the childWidth to setpublic void setChoseFileDialog(SimpleDialog choseFileDialog)
choseFileDialog - the choseFileDialog to setpublic void setReadOnly(boolean isReadOnly)
setReadOnly in class BaseEditorisReadOnly - the isReadOnly to setpublic void setValue(String val)
setValue in class BaseEditorval - current value
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||