| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.editor.EditorView
com.plumtree.portalpages.admin.editors.crawler.RejectedDocsView
public class RejectedDocsView
View for the Rejected Documents section.
| Field Summary | |
|---|---|
static java.lang.String | 
HTMLBUTTON_CLEAR_REJ_HISTORY
HTML Object name: clear history button  | 
static java.lang.String | 
HTMLRADIO_REIMPORT_DOCS
HTML Object name: re-import docs radio button  | 
static java.lang.String | 
HTMLRADIO_REJECTED_DOCS
HTML Object name: Rejected Documents radio button  | 
static java.lang.String | 
STR_MVC_CLASS_NAME
Class name for the activity space  | 
| Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorView | 
|---|
m_asOwner, m_model, SPACE | 
| Constructor Summary | |
|---|---|
RejectedDocsView()
 | 
|
| Method Summary | |
|---|---|
 java.lang.Object | 
Create()
This method is used by the ASManager to return new instances of managed objects.  | 
 HTMLElement | 
Display()
Returns the HTML for this View.  | 
 HTMLScript | 
DisplayJavascript()
Returns Java Script for that Section.  | 
 java.lang.String | 
GetName()
Returns the Class name.  | 
| Methods inherited from class com.plumtree.uiinfrastructure.editor.EditorView | 
|---|
AddEmptyCellToRow, AddEmptyCellToRow, AddEmptyRowToTable, AddEmptyRowToTable, GetHeaderView, GetHeaderViewHelper, GetShortSpacerTable, GetSpacerTable, Init | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String STR_MVC_CLASS_NAME
public static final java.lang.String HTMLRADIO_REIMPORT_DOCS
public static final java.lang.String HTMLBUTTON_CLEAR_REJ_HISTORY
public static final java.lang.String HTMLRADIO_REJECTED_DOCS
| Constructor Detail | 
|---|
public RejectedDocsView()
| Method Detail | 
|---|
public java.lang.Object Create()
EditorView
Create in interface IManagedObjectCreate in class EditorViewIManagedObject.Create()public HTMLElement Display()
Display in interface IViewDisplay in class EditorViewpublic HTMLScript DisplayJavascript()
DisplayJavascript in interface IViewDisplayJavascript in class EditorViewIView.DisplayJavascript()public java.lang.String GetName()
GetName in interface IMVCObjectGetName in class EditorView
  | 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||