JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.opencms.gwt.client.util
Interface I_CmsHasSize
public interface
I_CmsHasSize
Interface for objects which have an integer-valued size, e.g. custom containers.
Since:
8.0.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getSize
()
Gets the size of the object.
Method Detail
getSize
int
getSize
()
Gets the size of the object.
Returns:
the size of the object
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method