|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRules
IRules interface to access a collection of IRule
objects in the
styleSheet.
Method Summary | |
---|---|
int |
getLength()
|
IRule |
item(int index)
|
Method Detail |
---|
int getLength()
IRule
in a collectionIRule item(int index)
index
- Index into the collection.
IRule
at the index
th position, or
null
if that is not a valid index.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |