|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStyle
Publishes the DLS style base functionality.
Method Summary | |
---|---|
IStyle |
deepClone()
Clones itself. |
java.lang.String |
getName()
Gets the style name. |
java.lang.String |
getStyleId()
Gets the style id. |
StyleType |
getStyleType()
Gets the type of the style. |
void |
setName(java.lang.String value)
Sets the style name. |
Method Detail |
---|
java.lang.String getName()
void setName(java.lang.String value)
value
- Stringjava.lang.String getStyleId()
StyleType getStyleType()
IStyle deepClone()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |