com.plumtree.portalpages.admin.editors.webservice
Class WSViewHelper

java.lang.Object
  extended by com.plumtree.portalpages.common.helpers.ViewHelper
      extended by com.plumtree.portalpages.admin.editors.webservice.WSViewHelper
Direct Known Subclasses:
ODViewHelper, PortletViewHelper, RSViewHelper

public class WSViewHelper
extends ViewHelper

Author:
adolfoc

Field Summary
 
Fields inherited from class com.plumtree.portalpages.common.helpers.ViewHelper
INPUTMAXLENGTH_LONG, INPUTMAXLENGTH_SHORT, INPUTSIZE_NONPREFIXED, INPUTSIZE_PREFIXED, SPACE, TEXTAREA_COLUMNS, TEXTAREA_ROWS
 
Constructor Summary
WSViewHelper()
           
 
Method Summary
static HTMLElement MakeEditObjectLink(int nClassID, int nObjectID, java.lang.String strLink, AActivitySpace asOwner)
          Returns a collection of HTMLElements that make a link to the object with the specified CLASSID and objectID.
 
Methods inherited from class com.plumtree.portalpages.common.helpers.ViewHelper
AddCell, AddEditBoxCell, AddEditBoxCell, AddEditBoxCell, AddEmptyCell, AddEmptyRow, AddIconCell, AddImageCell, AddIndentCell, AddLabelAndTextCell, AddLabelCell, AddLeftMargin, AddListTable, AddPasswordBoxCell, AddPasswordBoxCell, AddRightMargin, AddRow, AddSimpleCheckbox, AddSimpleDurationCombo, AddSimpleEditBox, AddSimpleLabel, AddSimpleNameValue, AddSimpleRadio, AddSimpleRadio, AddSimpleTableHeader, AddSpacerCell, AddSpanToCell, AddSubLabelCell, AddTable, AddTextAreaCell, AddTextCell, AddTypeCell, GetAdminFolderPath, GetQRValueAsInt, GetQRValueAsString, MakeCreateObjectLink, MakeHiddenInput, MakeListTable, MakeSimpleButton, MakeSimpleButton, MakeSimpleCheckbox, MakeSimpleRadio, MakeTable, SetRowColor, ValidateNumericInputJS
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSViewHelper

public WSViewHelper()
Method Detail

MakeEditObjectLink

public static HTMLElement MakeEditObjectLink(int nClassID,
                                             int nObjectID,
                                             java.lang.String strLink,
                                             AActivitySpace asOwner)
                                      throws HTMLException
Returns a collection of HTMLElements that make a link to the object with the specified CLASSID and objectID. strLink will be the string used as the link string.

Parameters:
ptSession -
nCLASSID -
nObjectID -
strLink -
Returns:
HTMLElement
Throws:
HTMLException



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.