org.compiere.apps
Class ScriptEditor
java.lang.Object
org.compiere.apps.ScriptEditor
public class ScriptEditor
- extends Object
ScriptEditor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptEditor
public ScriptEditor()
start
public static String start(String header,
String script,
boolean editable,
int WindowNo)
- Deprecated. since 3.3.1
- Start ScriptEditor
- Parameters:
header - Titlescript - ScriptCodeeditable -
- Returns:
- updated Script
start
public static String start(Frame owner,
String header,
String script,
boolean editable,
int WindowNo)
- Start ScriptEditor
- Parameters:
owner - header - Titlescript - ScriptCodeeditable -
- Returns:
- updated Script
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.