public interface IdHolder
All HTML elements can have an id, but for most this is just clutter. So we make it explicit which ones we want to have ids assigned.
String
getId()
void
setId(String id)
String getId()
void setId(String id)
Copyright © 2015. All Rights Reserved.