net.sourceforge.jsptabcontrol.config
Class InsertStyleClass
java.lang.Object
net.sourceforge.jsptabcontrol.config.InsertStyleClass
public class InsertStyleClass
- extends java.lang.Object
Insert StyleClass for tab heade or body for a particulary tabPage.
Created on 6 mars 2006
- Author:
- azerr
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InsertStyleClass
public InsertStyleClass()
getStyleClass
public java.lang.String getStyleClass()
- Returns:
- Returns the styleClass.
setStyleClass
public void setStyleClass(java.lang.String styleClass)
- Parameters:
styleClass - The styleClass to set.
getWhere
public java.lang.String getWhere()
- Returns:
- Returns the where.
setWhere
public void setWhere(java.lang.String where)
- Parameters:
where - The where to set.
toString
public java.lang.String toString()
- Returns a string representation of the object.
- Overrides:
toString in class java.lang.Object
Copyright 2007 null. All Rights Reserved.