|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ca.aura.ui.swt.MaintenanceTask
Constructor Summary | |
protected |
MaintenanceTask(Composite composite)
default |
Method Summary | |
static MaintenanceTask |
build(Composite composite)
build the Maintenance Table |
protected void |
buildLook(Table table)
set the look of the table |
protected java.lang.String[] |
getColumnNames()
get the column names |
protected int[] |
getColumnWidths()
get the default column widths |
protected MaintenanceTaskResource |
resource()
get the resource |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected MaintenanceTask(Composite composite)
Method Detail |
public static MaintenanceTask build(Composite composite)
protected void buildLook(Table table)
protected java.lang.String[] getColumnNames()
protected int[] getColumnWidths()
protected MaintenanceTaskResource resource()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |