com.infoteria.asteria.flowbuilder2.plugin
クラス ReplaceFunction

java.lang.Object
  |
  +--com.infoteria.asteria.flowbuilder2.event.BaseObjectAdapter
        |
        +--com.infoteria.asteria.flowbuilder2.plugin.ReplacePluginBase
              |
              +--com.infoteria.asteria.flowbuilder2.plugin.ReplaceFunction
すべての実装インタフェース:
BaseObjectListener, EventListener, com.infoteria.gui.util.MetaData, PropertyFilter

public class ReplaceFunction
extends com.infoteria.asteria.flowbuilder2.plugin.ReplacePluginBase

マッパー関数に置き換えメニューをつけるListenerです。


コンストラクタの概要
ReplaceFunction()
           
 
メソッドの概要
protected  Action createReplaceAction(BaseObjectMenuEvent e, com.infoteria.asteria.util.NamedMap map)
           
 void setup(Element el)
           
 
クラス com.infoteria.asteria.flowbuilder2.plugin.ReplacePluginBase から継承したメソッド
clone, match, menuPopup, processObject, setupReplace
 
クラス com.infoteria.asteria.flowbuilder2.event.BaseObjectAdapter から継承したメソッド
added, cloned, created, destroyed, extendedSearch, getDoubleClickAction, getDoubleClickAction, linked, loaded, loading, onDoubleClick, removed, unlinked
 
クラス java.lang.Object から継承したメソッド
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ReplaceFunction

public ReplaceFunction()
メソッドの詳細

setup

public void setup(Element el)
オーバーライド:
クラス com.infoteria.asteria.flowbuilder2.plugin.ReplacePluginBase 内の setup

createReplaceAction

protected Action createReplaceAction(BaseObjectMenuEvent e,
                                     com.infoteria.asteria.util.NamedMap map)
オーバーライド:
クラス com.infoteria.asteria.flowbuilder2.plugin.ReplacePluginBase 内の createReplaceAction