|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.common.search.EditorLikeView
com.plumtree.portalpages.common.search.FilterView
com.plumtree.portalpages.admin.editors.group.DynamicRulesView
public class DynamicRulesView
This View is a hack of the SavSrchSettingView by MikeS.
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
The unique identifier for the class |
| Fields inherited from class com.plumtree.portalpages.common.search.EditorLikeView |
|---|
m_asOwner, m_model, SPACE |
| Constructor Summary | |
|---|---|
DynamicRulesView()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
HTMLElement |
Display()
Display for the HTML for this view |
HTMLScript |
DisplayJavascript()
This method returns the HTMLScript that encompasses the Javascript on the page. |
protected IGroupModelRO |
GetModel()
Returns the read-only model |
java.lang.String |
GetName()
Returns the Class name. |
| Methods inherited from class com.plumtree.portalpages.common.search.EditorLikeView |
|---|
GetHeaderView, Init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String STR_MVC_CLASS_NAME
| Constructor Detail |
|---|
public DynamicRulesView()
| Method Detail |
|---|
public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class EditorLikeViewIManagedObject.Create()public HTMLElement Display()
Display in interface IViewDisplay in class FilterViewpublic HTMLScript DisplayJavascript()
IView
DisplayJavascript in interface IViewDisplayJavascript in class FilterViewpublic java.lang.String GetName()
GetName in interface IMVCObjectGetName in class EditorLikeViewprotected IGroupModelRO GetModel()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||