com.dynamide.apps.ide
Class IDEApp

java.lang.Object
  extended by com.dynamide.DynamideObject
      extended by com.dynamide.apps.ide.IDEApp
All Implemented Interfaces:
IGet

public class IDEApp
extends DynamideObject


Field Summary
 
Fields inherited from class com.dynamide.DynamideObject
m_id
 
Constructor Summary
IDEApp(DynamideObject owner)
           
 
Method Summary
 ScriptEvent application_onAction(ScriptEvent event, Session session)
           
 Designer findOrCreateDesigner(java.lang.String id)
           
 java.lang.String handleStartSubsession(ScriptEvent event, java.lang.String path)
           
 
Methods inherited from class com.dynamide.DynamideObject
clearProfiler, dump, dump, dumpHTML, expand, finalize, findParentExpander, findParentPage, findParentSession, findTopParentPage, get, getCategoryID, getDotName, getID, getNextGetter, getObjectID, getOwner, getProfiler, isDebugEnabled, isInfoEnabled, logDebug, logDebug, logDebug, logDebug, logError, logError, logError, logError, logInfo, logInfo, logInfo, logInfo, logWarn, logWarn, logWarn, logWarn, popLogContext, printf, printProfiler, profileEnter, profileLeave, pushLogContext, setDotName, setID, setNextGetter, setObjectID, setOwner, sprintf, useProfiler, walkParents
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IDEApp

public IDEApp(DynamideObject owner)
Method Detail

application_onAction

public ScriptEvent application_onAction(ScriptEvent event,
                                        Session session)
                                 throws java.lang.Exception
Throws:
java.lang.Exception

handleStartSubsession

public java.lang.String handleStartSubsession(ScriptEvent event,
                                              java.lang.String path)

findOrCreateDesigner

public Designer findOrCreateDesigner(java.lang.String id)


Copyright © 2001-2013 DYNAMIDE.COM. All Rights Reserved.