com.smartgwt.client.docs.Minimize Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of smartgwt Show documentation
Show all versions of smartgwt Show documentation
SmartGWT - GWT API's for SmartClient
The newest version!
package com.smartgwt.client.docs;
/**
* The following APIs are all related to Minimize.
* @see com.smartgwt.client.widgets.Window#getMinimizeHeight
*/
public interface Minimize {
}