JavaScript is disabled on your browser.
java.lang.Object
org.alfresco.web.scripts.forms.FormUIGet.Element
Direct Known Subclasses:
FormUIGet.Field , FormUIGet.FieldPointer , FormUIGet.Set
Enclosing class:
FormUIGet
public abstract class FormUIGet.Element
extends java.lang.Object
Base inner class to represent form elements i.e a field or set
NOTE: This class has to be public for the template engine to
access the object correctly.
Field Summary
Fields
Modifier and Type
Field and Description
protected java.lang.String
id
protected java.lang.String
kind
Method Summary
Methods
Modifier and Type
Method and Description
java.lang.String
getId ()
java.lang.String
getKind ()
java.lang.String
toString ()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.