JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.iizix
Interface IFontInfo.Resolver
Enclosing interface:
IFontInfo
public static interface
IFontInfo.Resolver
Resolver interface to get font information from a component. This only works in the Designer and not in e.g. the Server.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IFontInfo
from
(
UIComp
comp)
Returns the font information for a component.
Method Details
from
IFontInfo
from
(
UIComp
comp)
Returns the font information for a component.
Parameters:
comp
- The component.
Returns:
The font information.