|
|||||||||
| 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.portaluiinfrastructure.expandablelist.properties.ExpListPropBrowseView
public abstract class ExpListPropBrowseView
Browse view for expandable list of properties.
| Field Summary | |
|---|---|
protected PTStyleClass |
m_rowStyleClass
Used to set the style of the row |
| 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_asOwner, m_model, SPACE |
| Constructor Summary | |
|---|---|
ExpListPropBrowseView()
|
|
| Method Summary | |
|---|---|
protected boolean |
CheckRowIsFirstForProperty(int _nRowIndex)
Compares the property ID of the row to the previous row's property ID to determine whether or not the row is a new property or not. |
protected void |
SetRowStyle(HTMLTableRow _myRow,
int _nRowIndex)
Helper method to set the style of a row. |
| Methods inherited from class com.plumtree.uiinfrastructure.expandablelist.ExpListView |
|---|
AddHTMLToActionBar, CheckRowIsVisible, Display, DisplayJavascript, GetHiddenInputsForPagination, GetHTMLBelowActionBar, GetHTMLBelowMainTable, GetHTMLForActionBar, GetHTMLForAddAction, GetHTMLForAllRowsAdded, GetHTMLForBottomRow, GetHTMLForCheckBox, GetHTMLForDeleteAction, GetHTMLForEmptyCellInActionBar, GetHTMLForEmptyList, GetHTMLForMoveRowActions, GetHTMLForPaginationLinks, GetHTMLForRow, GetHTMLForSubHeader, GetJavaScriptsForPagination |
| Methods inherited from class com.plumtree.uiinfrastructure.editor.EditorView |
|---|
AddEmptyCellToRow, AddEmptyCellToRow, AddEmptyRowToTable, AddEmptyRowToTable, Create, GetHeaderView, GetHeaderViewHelper, GetName, GetShortSpacerTable, GetSpacerTable, Init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PTStyleClass m_rowStyleClass
| Constructor Detail |
|---|
public ExpListPropBrowseView()
| Method Detail |
|---|
protected boolean CheckRowIsFirstForProperty(int _nRowIndex)
_nRowIndex - Row index
protected void SetRowStyle(HTMLTableRow _myRow,
int _nRowIndex)
SetRowStyle in class ExpListView_myRow - _nRowIndex -
HTMLExceptioncom.plumtree.uiinfrastructure.expandablelist.ExpListView#SetExpListRowStyle(HTMLTableRow,
int)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||