leon.view.graphic
Interface LyGraphicalHRefs
- All Superinterfaces:
- LyFreeInterface, LyGraphicalComponent, LyGraphicalFieldItem, LySetHRefsInterface, LyViewComponent
- All Known Implementing Classes:
- LyJQHRefs, LyMobileHRefs, LyStrutsHRefs, LySwingHRefs
public interface LyGraphicalHRefs
- extends LyGraphicalFieldItem, LySetHRefsInterface
The LyGraphicalHRefs interface represents the abstract graphical component
for the hRefs of views.dtd regardless of the target (swing, swt, dhtml...).
- See Also:
LyHRefs
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
void |
addHRef(LyHRef hRefs,
int pos)
Inserts a sub-component hRefs at given position. |
void |
removeHRef(LyHRef hRefs)
Removes a sub-component hRefs. |
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
addHRef
void addHRef(LyHRef hRefs,
int pos)
- Inserts a sub-component hRefs at given position.
- Specified by:
addHRef
in interface LySetHRefsInterface
- Parameters:
hRefs
- The hRefs to add to hRefs list.pos
- Position where the sub-component is inserted.
removeHRef
void removeHRef(LyHRef hRefs)
- Removes a sub-component hRefs.
- Specified by:
removeHRef
in interface LySetHRefsInterface
- Parameters:
hRefs
- The hRefs to remove to hRefs list.
Website: W4 S.A., contact us: support@w4global.com