net.sf.jolene.html
Interface ICollection

All Known Subinterfaces:
IAttributes, IStyles
All Known Implementing Classes:
Attributes, Button, CheckBox, Form, Grid, Header, HTMLElement, Image, Input, Label, Radio, Select, Styles, Text, TextArea

public interface ICollection

Comments for ICollection go here.

Since:
Aug 3, 2008 6:12:40 PM
Author:
Dan Howard

Method Summary
 void clear()
           
 java.util.Set<java.lang.String> keySet()
           
 

Method Detail

keySet

java.util.Set<java.lang.String> keySet()

clear

void clear()