class: AffiliationDetailUI

public class: AffiliationDetailUI
Author: Hugo Niedermaier, Thomas Endres
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:33:19; Modified: 16.07.2009 15:33:19;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {E78223E9-78F9-4506-A43E-6113A8897A25}
class to hold the detail information of an affiliation.
 

Goto: Custom Properties, Fields, Methods

Extends: CollapsiblePanelUI

See also: HTMLElementUI, CollapsiblePanelUI, AffiliationDetail

Appears in: ui

Connections
 
Custom Properties
 
AffiliationDetailUI Attributes
Attribute Details
private HTMLElementUI
  htmlElement
Initial: new HTMLElementUI()
private HtmlPanelGroup
  panelGroup
Initial: new HtmlPanelGroup()
private HtmlOutputText
  txtAddress
Initial: new HtmlOutputText()
private HtmlOutputText
  txtCity
Initial: new HtmlOutputText()
private HtmlOutputText
  txtComElements
Initial: new HtmlOutputText()
private HtmlOutputText
  txtDescription
Initial: new HtmlOutputText()
private HtmlOutputText
  txtRegion
Initial: new HtmlOutputText()
 
AffiliationDetailUI Methods
Operation Details
public
AffiliationDetailUI(
   String[] detailList):
Sequential
Notes: constructor.