|
|||||||||
| 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.uiinfrastructure.expandablelist.ExpListView
com.plumtree.portalpages.admin.sendinvitation.InvCodesListView
public class InvCodesListView
| Field Summary | |
|---|---|
static java.lang.String |
CONTROLARGUMENT_INVCODE
invite argument processed by CreateAccountControl and Invite control; make sure they match |
static java.lang.String |
JS_CREATE_POPUP
|
protected AActivitySpace |
m_asOwner
|
protected HTMLImg |
m_imgInvitation
|
static java.lang.String |
STR_MVC_CLASS_NAME
|
| Fields inherited from class com.plumtree.uiinfrastructure.expandablelist.ExpListView |
|---|
HTMLBUTTON_DELETE, HTMLCHECKBOX_CHECKALL, HTMLCHECKBOX_DELROW, HTMLHIDDEN_COLUMNID, HTMLHIDDEN_MOVEACTION, HTMLHIDDEN_ROWINDEX, HTMLID_EXPLIST, m_nLastVisibleRow |
| Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorView |
|---|
m_model, SPACE |
| Constructor Summary | |
|---|---|
InvCodesListView()
|
|
| 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 the Section. |
HTMLScript |
DisplayJavascript()
This method returns the HTMLScript that encompasses the Javascript on the page. |
HTMLElement |
GetHeaderView(java.lang.String _sHeaderTitle)
We ned to overwrite this method because because SendInvitationAS extends from PlumtreeAS and not EditorAS. |
protected HTMLTable |
GetHTMLBelowActionBar()
Returns the HTML for the space below the Action bar. |
protected HTMLTable |
GetHTMLForActionBar()
Returns the HTML for the Action bar. |
protected HTMLTableCell |
GetHTMLForAddAction()
Returns the HTML for the add cell in the action bar. |
HTMLElement |
GetHTMLForRow(IPTGrowableSortedArrayWrapperRO _saData,
int _nRowIndex)
Will be called for each row. |
protected HTMLTableRow |
GetHTMLForSubHeader()
Returns the HTML for the sub header. |
protected HTMLImg |
GetIcon(PTImageType _imgRowIcon)
Helper method to get the HTML for the icon. |
java.lang.String |
GetName()
Returns the Class name. |
void |
Init(IModelRO model,
AActivitySpace parent)
Inits the Section with the read-only Model and the Activity Space. |
| Methods inherited from class com.plumtree.uiinfrastructure.expandablelist.ExpListView |
|---|
AddHTMLToActionBar, CheckRowIsVisible, GetHiddenInputsForPagination, GetHTMLBelowMainTable, GetHTMLForAllRowsAdded, GetHTMLForBottomRow, GetHTMLForCheckBox, GetHTMLForDeleteAction, GetHTMLForEmptyCellInActionBar, GetHTMLForEmptyList, GetHTMLForMoveRowActions, GetHTMLForPaginationLinks, GetJavaScriptsForPagination, SetRowStyle |
| Methods inherited from class com.plumtree.uiinfrastructure.editor.EditorView |
|---|
AddEmptyCellToRow, AddEmptyCellToRow, AddEmptyRowToTable, AddEmptyRowToTable, GetHeaderViewHelper, GetShortSpacerTable, GetSpacerTable |
| 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 CONTROLARGUMENT_INVCODE
public static final java.lang.String JS_CREATE_POPUP
protected AActivitySpace m_asOwner
protected HTMLImg m_imgInvitation
| Constructor Detail |
|---|
public InvCodesListView()
| 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 ExpListViewpublic HTMLScript DisplayJavascript()
DisplayJavascript in interface IViewDisplayJavascript in class ExpListViewIView.DisplayJavascript()
public HTMLElement GetHTMLForRow(IPTGrowableSortedArrayWrapperRO _saData,
int _nRowIndex)
GetHTMLForRow in class ExpListView_saData - _nRowIndex -
java.lang.Exceptionpublic java.lang.String GetName()
GetName in interface IMVCObjectGetName in class EditorView
public void Init(IModelRO model,
AActivitySpace parent)
Init in interface IViewInit in class EditorViewmodel - parent - protected HTMLTable GetHTMLBelowActionBar()
GetHTMLBelowActionBar in class ExpListViewjava.lang.Exceptionprotected HTMLTable GetHTMLForActionBar()
GetHTMLForActionBar in class ExpListViewjava.lang.Exceptionprotected HTMLTableCell GetHTMLForAddAction()
GetHTMLForAddAction in class ExpListViewjava.lang.Exceptionprotected HTMLTableRow GetHTMLForSubHeader()
GetHTMLForSubHeader in class ExpListViewjava.lang.Exceptionprotected HTMLImg GetIcon(PTImageType _imgRowIcon)
java.lang.Exceptionpublic HTMLElement GetHeaderView(java.lang.String _sHeaderTitle)
GetHeaderView in class EditorView_sHeaderTitle - Title you want to display in the header.
IView.DisplayJavascript()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||