Class HoverInfo.Element
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.view.action.control.HoverInfo.Element
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- HoverInfo
public static class HoverInfo.Element extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFieldId()StringgetLabel()voidsetFieldId(String fieldId)voidsetLabel(String label)
-