m_strPassword = password; m_strDocbase = docbase; init(); } private void init()
* should be created. * * @see com.documentum.fc.client.DfPersistentObject#init() */ protected void init() throws DfException
{ DragDropSupportBuilder supportBldr = null; public void onInit(ArgumentList args) { setModal(false);
m_strPassword = password; m_strDocbase = docbase; init(); } protected void init()
public class WebTopBrowserTree extends com.documentum.webtop.control.WebTopBrowserTree { public void onInit(ArgumentList args) { super.onInit(args);
public class MyImportContent extends ImportContent { protected void initTypeListControl() { IConfigElement element = lookupElement("includetypes");
public ScanBatchForm() { InitializeComponent(); // Init form InitForm();
public MyLogin() { } public void onInit(ArgumentList args) { super.onInit(args); onCheckDocbase();
public class Dashboard extends Component { public void onInit (ArgumentList arg) { super.onInit(arg);
{ /* (non-Javadoc) * @see com.documentum.web.form.Control#onInit(com.documentum.web.common.ArgumentList) */ public void onInit(ArgumentList arg)
public class MyUcfExportContainer extends UcfExportContainer { public void onInit(ArgumentList args) { super.onInit(args);
// TODO Auto-generated constructor stub } public void onInit(ArgumentList args) { //force creation of custom control in component
implements IReturnListener { public void onInit(ArgumentList argumentlist) { super.onInit(argumentlist);
public class WebDocs extends ObjectGrid { public void onInit(ArgumentList args) { super.onInit(args);
private ArgumentList m_args; /** * initializer - the argument list specifies which component to start, * and the parameters to be passed to it *
static public final String NAME = "arm_gmap_sel"; static public final String ARGLIST_TMP_SPACE = "ArgumentList"; public void onInit(ArgumentList args) { javax.servlet.http.HttpSession hs = getPageContext().getSession(); String objectIds = (String)hs.getAttribute(ARGLIST_TMP_SPACE);
private static final int IN_PRINT_VIEW = 1; private int VIEW_STATE = IN_REGULAR_VIEW; public void onInit(ArgumentList args) { String viewState = args.get("viewState");
public class Logout extends Component { public void onInit (ArgumentList arg) { super.onInit(arg);
private DocbaseManager docbaseManager = null; //------------------------------------------------------------------------ // Method: init /** * Obtains the username, password, and docbase name from the servlet
} /** * Init the worker data structures and precreate threads * @param maxWorkers */
public class ObjectSearch extends Component { public void onInit (ArgumentList arg) { super.onInit(arg);
{ /** *Initiazes the component * *
** signed by a Documentum corporate officer. */ // DMCmnDlg.cpp : Defines the initialization routines for the DLL. // #include "stdafx.h"
public class ResultListComponent extends com.documentum.webcomponent.library.search.SearchEx { public static final String NAME = "arm_resultlist"; public void onInit(ArgumentList args) { if(args.get("drilldown") == null) {
© 2007 EMC Corporation. All rights reserved. - Searching 462,160 lines of code.