|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.Dictionary<K,V>
java.util.Hashtable
org.jutil.util.AttributesImpl
org.jutil.text.html.Element
org.jutil.text.html.Input
org.jutil.text.html.InputHidden
public class InputHidden
| Field Summary | |
|---|---|
static java.lang.String |
PARM_HIDDEN
|
| Fields inherited from class org.jutil.text.html.Input |
|---|
ATTR_NAME, ATTR_TYPE, ATTR_VALUE |
| Constructor Summary | |
|---|---|
InputHidden()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getType()
|
Version |
getVersion()
Overide the superclass getVersion() to return this sub classe's Version |
void |
readExternal(java.io.ObjectInput in)
|
void |
setType(java.lang.String type)
|
void |
writeExternal(java.io.ObjectOutput out)
|
| Methods inherited from class org.jutil.text.html.Input |
|---|
clearData, getAttribute, getAttribute, getName, getValue, main, setAttribute, setName, setValue, setValue, toString |
| Methods inherited from class org.jutil.text.html.Element |
|---|
setAttributes, toStringAttributes |
| Methods inherited from class org.jutil.util.AttributesImpl |
|---|
clearAttributes, elements, keys, removeAttribute, removeAttribute, setAttribute, size |
| Methods inherited from class java.util.Hashtable |
|---|
clear, clone, contains, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, rehash, remove, values |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PARM_HIDDEN
| Constructor Detail |
|---|
public InputHidden()
| Method Detail |
|---|
public void setType(java.lang.String type)
setType in class Inputpublic java.lang.String getType()
getType in class Input
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
writeExternal in interface java.io.ExternalizablewriteExternal in class Inputjava.io.IOException
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
readExternal in interface java.io.ExternalizablereadExternal in class Inputjava.io.IOException
java.lang.ClassNotFoundExceptionpublic Version getVersion()
getVersion in interface VersionedObjectgetVersion in class Input
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||