History | Log In     View a printable version of the current page.  

Issue Details (XML | Word | Printable)

Key: UBA-7367
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Janak Mulani
Reporter: Daniel Grob
Votes: 1
Watchers: 1
Operations

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

Add missing documentation for the following extension APIs

Created: 10/Jan/08 05:12 PM   Updated: 02/Apr/08 11:28 PM
Component/s: documentation
Affects Version/s: None
Fix Version/s: UltraLightClient '08


 Description  « Hide
  • Interface com.ulcjava.base.client.IUserInteractionListener
  • Class com.ulcjava.base.client.UserInteractionMonitor
  • Interface com.ulcjava.base.client.IPendingRequestsOwner
  • package com.ulcjava.base.client
  • Interface com.ulcjava.base.client.IDirtyDataOwner
  • Class com.ulcjava.base.client.UITableTree.BasicTableTree
  • Class com.ulcjava.base.client.tabletree.JTableTree


 All   Comments   Change History      Sort Order:
Daniel Grob - [02/Apr/08 11:28 PM ]
Documented all mentioned API but the table tree ones. Rational: BasicTableTree is considered as an implementation detail, and the public API of JTableTree is just a merge of the JTable and JTree API.