Issue Details (XML | Word | Printable)

Key: UBA-7549
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Marcel Rüedi
Reporter: Daniel Grob
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ULCBase

Abstract form builders parameter objects should support horizontal alignment

Created: 15/Sep/08 12:14 PM   Updated: 20/Jan/09 02:02 PM
Component/s: applicationframework
Affects Version/s: None
Fix Version/s: UltraLightClient '08 Update 2


 Description  « Hide
  • add TextFieldParameter.horizontalAlignment() method
  • introduce LabelParameter class with horizontalAlignment() method


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Marcel Rüedi added a comment - 08/Jan/09 11:59 AM - edited
New LabelParameter class with the following API:
  • horizontalAlignment()
  • verticalAlignment()
  • horizontalTextPosition()
  • verticalTextPosition()
  • text()

New TextFieldParameter API:

  • horizontalAlignment()