|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.virginia.dcjs.gui.ApplicationLayoutAdapter
gov.virginia.dcjs.standards.gui.CertificationLayout
| Field Summary |
| Fields inherited from interface gov.virginia.dcjs.gui.ApplicationLayout |
DATAENTRY, GRID, READONLY, RESIZABLE, ROW |
| Constructor Summary | |
CertificationLayout(TRexClient trc)
|
|
| Method Summary | |
java.lang.String[] |
getButtonCaptions()
Obtain the button captions for the main button panel. |
java.lang.String[] |
getButtonCaptions(int dialog)
Obtain the button captions for the specified dialog button panel. |
int |
getButtonsTall()
Obtain the quantity of buttons to appear in a single column of * the main button panel. |
int |
getButtonsTall(int dialog)
Obtain the quantity of buttons to appear in a single column of * the specified dialog button panel. |
java.lang.String |
getButtonTitle()
Obtain the title for the main button panel. |
java.lang.String |
getButtonTitle(int dialog)
Obtain the title for the specified dialog button panel. |
java.lang.String[] |
getGridCaptions()
Obtain the field captions to display for each column * @return Field captions, in column order, 1:1 with fields |
java.lang.String[] |
getGridColumns()
Obtain the database field names to display * @return Database field names, in column, order to display |
int[] |
getGridColumnWidths()
Obtain column widths for each column within the main grid. |
GridRowMetaData |
getGridRowMetaData(int dialog)
Obtain the meta data for each field of a data entry row to be * displayed in the specified dialog box. |
java.lang.String |
getGridTitle()
Obtain the title for the main grid panel. |
java.lang.String |
getRowTitle(int dialog)
Obtain the title for the specified dialog's grid row. |
int |
getSortIndex()
Obtain the column to initially sort on within this listing * @return Column to initially sort list on |
java.lang.String |
getTitle()
Obtain the title for this listing * @return Listing title |
java.lang.String |
getTitle(int dialog)
Obtain the title for the specified dialog panel. |
| Methods inherited from class gov.virginia.dcjs.gui.ApplicationLayoutAdapter |
getGridCaptions, getGridColumns, getGridColumnWidths, getGridRowMetaData, getGridTitle, getKeyIndex, getKeyIndex, getRowTitle, getSortIndex |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CertificationLayout(TRexClient trc)
| Method Detail |
public java.lang.String getTitle()
getTitle in interface ApplicationLayoutgetTitle in class ApplicationLayoutAdapterpublic java.lang.String getTitle(int dialog)
ApplicationLayoutAdapter
getTitle in interface ApplicationLayoutgetTitle in class ApplicationLayoutAdapterpublic java.lang.String getGridTitle()
ApplicationLayoutAdapter
getGridTitle in interface ApplicationLayoutgetGridTitle in class ApplicationLayoutAdapterpublic java.lang.String getRowTitle(int dialog)
ApplicationLayoutAdapter
getRowTitle in interface ApplicationLayoutgetRowTitle in class ApplicationLayoutAdapterpublic java.lang.String getButtonTitle()
ApplicationLayoutAdapter
getButtonTitle in interface ApplicationLayoutgetButtonTitle in class ApplicationLayoutAdapterpublic java.lang.String getButtonTitle(int dialog)
ApplicationLayoutAdapter
getButtonTitle in interface ApplicationLayoutgetButtonTitle in class ApplicationLayoutAdapterpublic java.lang.String[] getButtonCaptions()
getButtonCaptions in interface ApplicationLayoutgetButtonCaptions in class ApplicationLayoutAdapterpublic java.lang.String[] getButtonCaptions(int dialog)
getButtonCaptions in interface ApplicationLayoutgetButtonCaptions in class ApplicationLayoutAdapterpublic int getButtonsTall()
getButtonsTall in interface ApplicationLayoutgetButtonsTall in class ApplicationLayoutAdapterpublic int getButtonsTall(int dialog)
getButtonsTall in interface ApplicationLayoutgetButtonsTall in class ApplicationLayoutAdapterpublic java.lang.String[] getGridCaptions()
fields
getGridCaptions in interface ApplicationLayoutgetGridCaptions in class ApplicationLayoutAdapterpublic java.lang.String[] getGridColumns()
getGridColumns in interface ApplicationLayoutgetGridColumns in class ApplicationLayoutAdapterpublic int[] getGridColumnWidths()
getGridColumnWidths in interface ApplicationLayoutgetGridColumnWidths in class ApplicationLayoutAdapterpublic GridRowMetaData getGridRowMetaData(int dialog)
ApplicationLayoutAdapter
getGridRowMetaData in interface ApplicationLayoutgetGridRowMetaData in class ApplicationLayoutAdapterpublic int getSortIndex()
getSortIndex in interface ApplicationLayoutgetSortIndex in class ApplicationLayoutAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||