|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.netuix.servlets.controls.Capability
com.bea.netuix.servlets.controls.window.WindowState
public class WindowState
Represents a state the window may be in.
This control extends Capability as the user may need to be entitled to set the window into this state.
| Constructor Summary | |
|---|---|
WindowState(String name) |
|
| Method Summary | |
|---|---|
Object |
clone() |
boolean |
isMaximized()convenience method. |
boolean |
isMinimized()convenience method. |
boolean |
isNormal()convenience method. |
| Methods inherited from class com.bea.netuix.servlets.controls.Capability |
|---|
equals, equals, getName, isEntitlementsEnabled, setEntitlementsEnabled, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WindowState(String name)
name - of this state - must be unique| Method Detail |
|---|
public boolean isMinimized()
public boolean isMaximized()
public boolean isNormal()
public Object clone()
clone in class Object
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.