org.efaps.ui.wicket.models.objects
Class UIHeading

java.lang.Object
  extended by org.efaps.ui.wicket.models.objects.UIHeading
All Implemented Interfaces:
java.io.Serializable, org.apache.wicket.IClusterable, IFormElement

public class UIHeading
extends java.lang.Object
implements IFormElement, org.apache.wicket.IClusterable

See Also:
Serialized Form

Constructor Summary
UIHeading(org.efaps.admin.ui.field.FieldHeading _heading)
           
 
Method Summary
 java.lang.String getLabel()
          This is the getter method for the instance variable label.
 int getLevel()
          This is the getter method for the instance variable level.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIHeading

public UIHeading(org.efaps.admin.ui.field.FieldHeading _heading)
Method Detail

getLevel

public int getLevel()
This is the getter method for the instance variable level.

Returns:
value of instance variable level

getLabel

public java.lang.String getLabel()
This is the getter method for the instance variable label.

Returns:
value of instance variable label


Copyright © 2003-2010 The eFaps Team. All Rights Reserved.