LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

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.
 
Methods inherited from interface leon.view.graphic.LyGraphicalComponent
free, getViewComponent
 

Field Detail

__VERSION

static final java.lang.String __VERSION
See Also:
Constant Field Values
Method Detail

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.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com