org.kuali.student.lum.common.client.widgets
Class SearchResultsLightBox

java.lang.Object
  extended by org.kuali.student.lum.common.client.widgets.SearchResultsLightBox

public class SearchResultsLightBox
extends Object


Constructor Summary
SearchResultsLightBox(String title, SearchRequest searchRequest, LookupMetadata lookupMetadata)
           
 
Method Summary
 void hide()
           
 void setSize(int width, int height)
           
 void show()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchResultsLightBox

public SearchResultsLightBox(String title,
                             SearchRequest searchRequest,
                             LookupMetadata lookupMetadata)
Method Detail

setSize

public void setSize(int width,
                    int height)

show

public void show()

hide

public void hide()


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.