RoundedTable: RoundedTable { contentAlign = "LEFT"; tableWidth = 210; title = tableTitle; } RefreshRefetchedObjects: WOCheckBox { checked = refreshRefetchedObjects; } EOHarness: EOHarness { eo = eo; } Form: WOForm { } UpdateFetchTimestampLink: WOHyperlink { action = updateFetchTimestamp; } ECTimestamp: WOString { dateformat = "%b %d, %Y %I:%M:%S %p"; value = ecTimestamp; } FetchOneEO: WOSubmitButton { action = fetchOneEO; value = "Fetch One EO"; }