|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.infoteria.asteria.flowbuilder2.event.BaseObjectAdapter
|
+--com.infoteria.asteria.flowbuilder2.plugin.EditProperty
|
+--com.infoteria.asteria.flowbuilder2.plugin.FileEditProperty
remoteFile型プロパティに特化したダブルクリック時にプロパティ編集を行うListenerです。 値が未設定の場合はファイル選択ダイアログが開き、設定されているファイルがサーバー上に存在する 場合はダウンロードして開きます。
| Constructor Summary | |
FileEditProperty()
|
|
| Method Summary | |
protected void |
doDoubleClick(BaseHolder holder,
BaseObject obj)
|
| Methods inherited from class com.infoteria.asteria.flowbuilder2.plugin.EditProperty |
clone, getTargetProperty, menuPopup, onDoubleClick, setup |
| Methods inherited from class com.infoteria.asteria.flowbuilder2.event.BaseObjectAdapter |
added, cloned, created, destroyed, extendedSearch, getDoubleClickAction, getDoubleClickAction, linked, loaded, loading, removed, unlinked |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileEditProperty()
| Method Detail |
protected void doDoubleClick(BaseHolder holder,
BaseObject obj)
doDoubleClick in class EditProperty
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||