Class ModelMenuAction.SetField

    • Constructor Detail

      • SetField

        public SetField​(ModelMenu modelMenu,
                        org.w3c.dom.Element setElement)
    • Method Detail

      • runAction

        public void runAction​(java.util.Map<java.lang.String,​java.lang.Object> context)
        Description copied from interface: ModelAction
        Executes this action.
      • accept

        public void accept​(ModelActionVisitor visitor)
                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getType

        public java.lang.String getType()
      • getToScope

        public java.lang.String getToScope()
      • getFromScope

        public java.lang.String getFromScope()